Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

memusage.H

Go to the documentation of this file.
00001 #ifndef _MEMUSAGE_H_
00002 #define _MEMUSAGE_H_
00003 
00004 #include "REAL.H"
00005 
00006 Real get_memory_usage(void);
00007 
00008 void gather_memory_from_procs(Real end_memory, 
00009                               Real &avg_memory, 
00010                               Real &min_memory, 
00011                               Real &max_memory);
00012 #endif

Generated on Wed Jun 2 13:53:34 2004 for Chombo&INSwithParticles by doxygen 1.3.2