CoreNEURON
memory_utils.h File Reference

Function prototypes for the functions providing information about simulator memory usage. More...

Detailed Description

Function prototypes for the functions providing information about simulator memory usage.

Date
25th Oct 2014

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...