#include <unistd.h>
Include dependency graph for MyMemory.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | initMemCounters () |
double | currentSize () |
double currentSize | ( | ) |
Definition at line 46 of file MyMemory.cpp.
References startingPoint.
Referenced by FemaxxDriver::calculate_eigenfields(), JDBSYM::jdbsym(), KnyazevLOBPCG::solve(), and LOBPCG::solve().
void initMemCounters | ( | ) |
Definition at line 33 of file MyMemory.cpp.
References startingPoint.
Referenced by FemaxxDriver::calculate_eigenfields().