|
NAMD
|
Public Member Functions | |
| ComputeQMPntChrg () | |
| ComputeQMPntChrg (Position posInit, float chrgInit, int idInit, Real qmInit, int hiInit, Real newDist, Mass newM, int newvdwType) | |
| ComputeQMPntChrg (const ComputeQMPntChrg &ref) | |
| bool | operator< (const ComputeQMPntChrg &ref) |
| bool | operator== (const ComputeQMPntChrg &ref) |
Public Attributes | |
| Position | position |
| float | charge |
| int | id |
| Real | qmGrpID |
| int | homeIndx |
| Real | dist |
| Mass | mass |
| int | vdwType |
Definition at line 126 of file ComputeQM.C.
|
inline |
Definition at line 135 of file ComputeQM.C.
|
inline |
|
inline |
|
inline |
Definition at line 160 of file ComputeQM.C.
References id.
|
inline |
Definition at line 163 of file ComputeQM.C.
References id.
| float ComputeQMPntChrg::charge |
Definition at line 128 of file ComputeQM.C.
Referenced by ComputeQMPntChrg(), and ComputeQMMgr::recvPartQM().
| Real ComputeQMPntChrg::dist |
Definition at line 132 of file ComputeQM.C.
Referenced by ComputeQMPntChrg(), and ComputeQMMgr::recvPartQM().
| int ComputeQMPntChrg::homeIndx |
Definition at line 131 of file ComputeQM.C.
Referenced by ComputeQMPntChrg(), and ComputeQMMgr::recvPartQM().
| int ComputeQMPntChrg::id |
Definition at line 129 of file ComputeQM.C.
Referenced by ComputeQMPntChrg(), operator<(), operator==(), ComputeQMMgr::procQMRes(), and ComputeQMMgr::recvPartQM().
| Mass ComputeQMPntChrg::mass |
Definition at line 133 of file ComputeQM.C.
Referenced by ComputeQMPntChrg(), and ComputeQMMgr::recvPartQM().
| Position ComputeQMPntChrg::position |
Definition at line 127 of file ComputeQM.C.
Referenced by ComputeQMPntChrg(), and ComputeQMMgr::recvPartQM().
| Real ComputeQMPntChrg::qmGrpID |
Definition at line 130 of file ComputeQM.C.
Referenced by ComputeQMPntChrg(), and ComputeQMMgr::recvPartQM().
| int ComputeQMPntChrg::vdwType |
Definition at line 134 of file ComputeQM.C.
Referenced by ComputeQMPntChrg(), and ComputeQMMgr::recvPartQM().
1.8.14