FLASH-X
Doxygen Generated Documentation From Interface Source Code
Functions/Subroutines
Driver_logMemoryUsage.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine Driver_logMemoryUsage (callsite)
 

Function/Subroutine Documentation

◆ Driver_logMemoryUsage()

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.