|
NAMD
|
#include <ParallelIOMgr.h>
Public Member Functions | |
| ClusterElem () | |
| ClusterElem (int cid) | |
| int | hash () const |
| int | operator== (const ClusterElem &a) const |
Public Attributes | |
| int | clusterId |
| int | atomsCnt |
Definition at line 104 of file ParallelIOMgr.h.
|
inline |
Definition at line 108 of file ParallelIOMgr.h.
|
inline |
Definition at line 109 of file ParallelIOMgr.h.
|
inline |
Definition at line 110 of file ParallelIOMgr.h.
References clusterId.
|
inline |
| int ClusterElem::atomsCnt |
Definition at line 106 of file ParallelIOMgr.h.
Referenced by ParallelIOMgr::recvFinalClusterSize().
| int ClusterElem::clusterId |
Definition at line 105 of file ParallelIOMgr.h.
Referenced by hash(), operator==(), and ParallelIOMgr::recvFinalClusterSize().
1.8.14