CoreNEURON
|
Function prototypes for the functions providing information about simulator memory usage. More...
Function prototypes for the functions providing information about simulator memory usage.
Definition in file memory_utils.h.
Go to the source code of this file.
Namespaces | |
coreneuron | |
THIS FILE IS AUTO GENERATED DONT MODIFY IT. | |
Functions | |
void | coreneuron::report_mem_usage (const char *message, bool all_ranks=false) |
Reports current memory usage of the simulator to stdout. More... | |
double | coreneuron::nrn_mallinfo (void) |
Returns current memory usage in KBs. More... | |