NAMD
|
Public Attributes | |
int | globalIndex |
int | patchID |
int | offset |
BigReal | posx |
BigReal | posy |
BigReal | posz |
BigReal | inv_mass |
Definition at line 21 of file LincsSolver.C.
int atomData::globalIndex |
Definition at line 23 of file LincsSolver.C.
BigReal atomData::inv_mass |
Definition at line 27 of file LincsSolver.C.
int atomData::offset |
Definition at line 25 of file LincsSolver.C.
int atomData::patchID |
Definition at line 24 of file LincsSolver.C.
BigReal atomData::posx |
Definition at line 26 of file LincsSolver.C.
BigReal atomData::posy |
Definition at line 26 of file LincsSolver.C.
BigReal atomData::posz |
Definition at line 26 of file LincsSolver.C.