|
NAMD
|
Public Attributes | |
| bool | PMEOn |
| BigReal | energy |
| BigReal | virial [3][3] |
| int | numForces |
| int | numLssDat |
| QMForce * | force |
| LSSSubsDat * | lssDat |
Definition at line 185 of file ComputeQM.C.
| BigReal QMForceMsg::energy |
Definition at line 188 of file ComputeQM.C.
Referenced by ComputeQMMgr::procQMRes(), and ComputeQM::saveResults().
| QMForce* QMForceMsg::force |
Definition at line 192 of file ComputeQM.C.
Referenced by ComputeQMMgr::procQMRes(), and ComputeQM::saveResults().
| LSSSubsDat* QMForceMsg::lssDat |
Definition at line 193 of file ComputeQM.C.
Referenced by ComputeQMMgr::procQMRes(), and ComputeQMMgr::recvForce().
| int QMForceMsg::numForces |
Definition at line 190 of file ComputeQM.C.
Referenced by ComputeQMMgr::procQMRes(), and ComputeQM::saveResults().
| int QMForceMsg::numLssDat |
Definition at line 191 of file ComputeQM.C.
Referenced by ComputeQMMgr::procQMRes(), and ComputeQMMgr::recvForce().
| bool QMForceMsg::PMEOn |
Definition at line 187 of file ComputeQM.C.
Referenced by ComputeQMMgr::procQMRes(), and ComputeQM::saveResults().
| BigReal QMForceMsg::virial[3][3] |
Definition at line 189 of file ComputeQM.C.
Referenced by ComputeQMMgr::procQMRes(), and ComputeQM::saveResults().
1.8.14