NAMD
|
Public Member Functions | |
pntChrgDist () | |
pntChrgDist (int newIndx, Real newDist) | |
int | operator< (const pntChrgDist &v) |
Public Attributes | |
int | index |
Real | dist |
Definition at line 115 of file ComputeQM.C.
|
inline |
Definition at line 118 of file ComputeQM.C.
|
inline |
Definition at line 119 of file ComputeQM.C.
|
inline |
Real pntChrgDist::dist |
Definition at line 117 of file ComputeQM.C.
Referenced by operator<(), and pntChrgDist().
int pntChrgDist::index |
Definition at line 116 of file ComputeQM.C.
Referenced by pntChrgDist().