FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | Driver_logMemoryUsage (callsite) |
subroutine Driver_logMemoryUsage | ( | character(len=*) | callsite | ) |
Logs memory usage
callsite - A string storing from where we call this subroutine.
NOTES
This routine is a no-op if the preprocessor symbol FLASH_USE_MEMORYUSAGE is undefined.
Definition at line 28 of file Driver_logMemoryUsage.F90.