|
NAMD
|
#include <ParallelIOMgr.h>
Public Attributes | |
| int | numBonds |
| int | numCalcBonds |
| int | numAngles |
| int | numCalcAngles |
| int | numDihedrals |
| int | numCalcDihedrals |
| int | numImpropers |
| int | numCalcImpropers |
| int | numCrossterms |
| int | numCalcCrossterms |
| int64 | numExclusions |
| int64 | numCalcExclusions |
| int64 | numCalcFullExclusions |
| int | numLJPairs |
| int | numCalcLJPairs |
| int | numRigidBonds |
| BigReal | totalMass |
| Vector | totalMV |
| BigReal | totalCharge |
Definition at line 34 of file ParallelIOMgr.h.
| int MolInfoMsg::numAngles |
Definition at line 39 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::bcastMolInfo(), ParallelIOMgr::recvMolInfo(), and ParallelIOMgr::updateMolInfo().
| int MolInfoMsg::numBonds |
Definition at line 37 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::bcastMolInfo(), ParallelIOMgr::recvMolInfo(), and ParallelIOMgr::updateMolInfo().
| int MolInfoMsg::numCalcAngles |
Definition at line 40 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::bcastMolInfo(), ParallelIOMgr::recvMolInfo(), and ParallelIOMgr::updateMolInfo().
| int MolInfoMsg::numCalcBonds |
Definition at line 38 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::bcastMolInfo(), ParallelIOMgr::recvMolInfo(), and ParallelIOMgr::updateMolInfo().
| int MolInfoMsg::numCalcCrossterms |
Definition at line 46 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::bcastMolInfo(), ParallelIOMgr::recvMolInfo(), and ParallelIOMgr::updateMolInfo().
| int MolInfoMsg::numCalcDihedrals |
Definition at line 42 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::bcastMolInfo(), ParallelIOMgr::recvMolInfo(), and ParallelIOMgr::updateMolInfo().
| int64 MolInfoMsg::numCalcExclusions |
Definition at line 48 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::bcastMolInfo(), ParallelIOMgr::recvMolInfo(), and ParallelIOMgr::updateMolInfo().
| int64 MolInfoMsg::numCalcFullExclusions |
Definition at line 49 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::bcastMolInfo(), ParallelIOMgr::recvMolInfo(), and ParallelIOMgr::updateMolInfo().
| int MolInfoMsg::numCalcImpropers |
Definition at line 44 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::bcastMolInfo(), ParallelIOMgr::recvMolInfo(), and ParallelIOMgr::updateMolInfo().
| int MolInfoMsg::numCalcLJPairs |
Definition at line 51 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::updateMolInfo().
| int MolInfoMsg::numCrossterms |
Definition at line 45 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::bcastMolInfo(), ParallelIOMgr::recvMolInfo(), and ParallelIOMgr::updateMolInfo().
| int MolInfoMsg::numDihedrals |
Definition at line 41 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::bcastMolInfo(), ParallelIOMgr::recvMolInfo(), and ParallelIOMgr::updateMolInfo().
| int64 MolInfoMsg::numExclusions |
Definition at line 47 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::bcastMolInfo(), ParallelIOMgr::recvMolInfo(), and ParallelIOMgr::updateMolInfo().
| int MolInfoMsg::numImpropers |
Definition at line 43 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::bcastMolInfo(), ParallelIOMgr::recvMolInfo(), and ParallelIOMgr::updateMolInfo().
| int MolInfoMsg::numLJPairs |
Definition at line 50 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::updateMolInfo().
| int MolInfoMsg::numRigidBonds |
Definition at line 53 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::bcastMolInfo(), ParallelIOMgr::recvMolInfo(), and ParallelIOMgr::updateMolInfo().
| BigReal MolInfoMsg::totalCharge |
Definition at line 60 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::recvMolInfo(), and ParallelIOMgr::updateMolInfo().
| BigReal MolInfoMsg::totalMass |
Definition at line 57 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::bcastMolInfo(), ParallelIOMgr::recvMolInfo(), and ParallelIOMgr::updateMolInfo().
| Vector MolInfoMsg::totalMV |
Definition at line 58 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::bcastMolInfo(), ParallelIOMgr::recvMolInfo(), and ParallelIOMgr::updateMolInfo().
1.8.14