Skip to content

Draft: Use the PetscLogMemory data to automatically log the usage of memory for each class

Barry Smith requested to merge barry/2020-09-06/log-object-memory-destroy into master

Rational: We have had PetscLogObjectMemory() for twenty five years and for all non-trivial objects do not log the memory usage completely. It is not a realistic approach, we can remove that manual logging process and log it automatically.

Commit-type: feature Reported-by: Petr Krysl

#718 (closed)

Merge request reports