|
NAMD
|
#include <ParallelIOMgr.h>
Public Attributes | |
| int | from |
| int | patchCnt |
| PatchID * | pidList |
| int * | sizeList |
| FullAtom * | allAtoms |
Definition at line 89 of file ParallelIOMgr.h.
| FullAtom* MovePatchAtomsMsg::allAtoms |
Definition at line 97 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::recvAtomsToHomePatchProcs(), and ParallelIOMgr::sendAtomsToHomePatchProcs().
| int MovePatchAtomsMsg::from |
Definition at line 93 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::recvAtomsToHomePatchProcs(), and ParallelIOMgr::sendAtomsToHomePatchProcs().
| int MovePatchAtomsMsg::patchCnt |
Definition at line 94 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::recvAtomsToHomePatchProcs(), and ParallelIOMgr::sendAtomsToHomePatchProcs().
| PatchID* MovePatchAtomsMsg::pidList |
Definition at line 95 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::recvAtomsToHomePatchProcs(), and ParallelIOMgr::sendAtomsToHomePatchProcs().
| int* MovePatchAtomsMsg::sizeList |
Definition at line 96 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::recvAtomsToHomePatchProcs(), and ParallelIOMgr::sendAtomsToHomePatchProcs().
1.8.14