|
NAMD
|
Public Member Functions | |
| ComputeQMAtom () | |
| ComputeQMAtom (Position posInit, float chrgInit, int idInit, Real qmInit, int hiInit, int newvdwType) | |
| ComputeQMAtom (const ComputeQMAtom &ref) | |
Public Attributes | |
| Position | position |
| float | charge |
| int | id |
| Real | qmGrpID |
| int | homeIndx |
| int | vdwType |
Definition at line 66 of file ComputeQM.C.
|
inline |
Definition at line 73 of file ComputeQM.C.
|
inline |
|
inline |
| float ComputeQMAtom::charge |
Definition at line 68 of file ComputeQM.C.
Referenced by ComputeQMAtom(), ComputeQM::doWork(), ComputeQMMgr::recvPartQM(), and ComputeQMMgr::recvPntChrg().
| int ComputeQMAtom::homeIndx |
Definition at line 71 of file ComputeQM.C.
Referenced by ComputeQMAtom(), ComputeQM::doWork(), and ComputeQMMgr::recvPartQM().
| int ComputeQMAtom::id |
Definition at line 69 of file ComputeQM.C.
Referenced by ComputeQMAtom(), custom_ComputeQMAtom_Less(), ComputeQM::doWork(), ComputeQMMgr::procQMRes(), and ComputeQMMgr::recvPartQM().
| Position ComputeQMAtom::position |
Definition at line 67 of file ComputeQM.C.
Referenced by ComputeQMAtom(), ComputeQM::doWork(), ComputeQM::processFullQM(), ComputeQMMgr::procQMRes(), and ComputeQMMgr::recvPartQM().
| Real ComputeQMAtom::qmGrpID |
Definition at line 70 of file ComputeQM.C.
Referenced by ComputeQMAtom(), ComputeQM::doWork(), ComputeQM::processFullQM(), and ComputeQMMgr::recvPartQM().
| int ComputeQMAtom::vdwType |
Definition at line 72 of file ComputeQM.C.
Referenced by ComputeQMAtom(), and ComputeQM::doWork().
1.8.14