|
NAMD
|
#include <ParallelIOMgr.h>
Public Attributes | |
| int | srcRank |
| int | clusterId |
| int | atomsCnt |
Definition at line 120 of file ParallelIOMgr.h.
| int ClusterSizeMsg::atomsCnt |
Definition at line 125 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::integrateClusterSize(), and ParallelIOMgr::recvFinalClusterSize().
| int ClusterSizeMsg::clusterId |
Definition at line 124 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::integrateClusterSize(), and ParallelIOMgr::recvFinalClusterSize().
| int ClusterSizeMsg::srcRank |
Definition at line 123 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::integrateClusterSize().
1.8.14