NAMD
|
#include <ComputeGlobal.h>
Public Member Functions | |
intpair () | |
intpair (int f, int s) | |
Public Attributes | |
int | first |
int | second |
Definition at line 23 of file ComputeGlobal.h.
|
inline |
Definition at line 25 of file ComputeGlobal.h.
|
inline |
Definition at line 26 of file ComputeGlobal.h.
int intpair::first |
Definition at line 24 of file ComputeGlobal.h.
Referenced by operator<(), and ComputeGlobal::saveTotalForces().
int intpair::second |
Definition at line 24 of file ComputeGlobal.h.
Referenced by operator<(), and ComputeGlobal::saveTotalForces().