| 
    NAMD
    
   | 
 
  
 Public Attributes | |
| int | sourceNode | 
| int | numAtoms | 
| Lattice | lattice | 
| ComputeExtAtom * | coord | 
Definition at line 39 of file ComputeExt.C.
| ComputeExtAtom* ExtCoordMsg::coord | 
Definition at line 44 of file ComputeExt.C.
Referenced by ComputeExt::doWork(), and ComputeExtMgr::recvCoord().
| Lattice ExtCoordMsg::lattice | 
Definition at line 43 of file ComputeExt.C.
Referenced by ComputeExt::doWork(), and ComputeExtMgr::recvCoord().
| int ExtCoordMsg::numAtoms | 
Definition at line 42 of file ComputeExt.C.
Referenced by ComputeExt::doWork(), and ComputeExtMgr::recvCoord().
| int ExtCoordMsg::sourceNode | 
Definition at line 41 of file ComputeExt.C.
Referenced by ComputeExt::doWork(), and ComputeExtMgr::recvCoord().
 1.8.14