MAIA bb96820c
Multiphysics at AIA
|
Go to the source code of this file.
Classes | |
class | GenericObject |
class containing a generic object More... | |
class | GenericPointer< T > |
class containing a generic pointer More... | |
Functions | |
void | printAllocatedMemory (const MLong oldAllocatedBytes, const MString &solverName, const MPI_Comm comm) |
Prints currently allocated memory. More... | |
MString | getMemorySize (MLong noBytes) |
Returns memory size in KB, MB or GB. More... | |
Definition at line 51 of file genericobject.cpp.
void printAllocatedMemory | ( | const MLong | oldAllocatedBytes, |
const MString & | solverName, | ||
const MPI_Comm | comm | ||
) |
Definition at line 26 of file genericobject.cpp.