ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/heatflux/src/utils/residentMem.h
Revision: 1670
Committed: Fri Jan 27 19:07:19 2012 UTC (13 years, 7 months ago) by chuckv
Content type: text/plain
File size: 248 byte(s)
Log Message:
Adding experimental branch for calculation of the heatflux based on old version of OpenMD.
This will need to be ported to the development branch later.

File Contents

# Content
1 #ifndef UTILS_RESIDENTMEM_H
2 #define UTILS_RESIDENTMEM_H
3
4 #ifdef __cplusplus
5 extern "C" {
6 #endif
7
8 /** Returns an estimate of the amount of memory being used by other processes. */
9 RealType residentMem ();
10
11 #ifdef __cplusplus
12 }
13 #endif
14
15 #endif

Properties

Name Value
svn:executable *
svn:keywords Author Id Revision Date