#include <CollectionMaster.h>
Public Types | |
| enum | DataStatus { VectorValid, FloatVectorValid, BothValid } |
Public Attributes | |
| int | seq |
| int | size |
| DataStatus | status |
| AtomID * | aid |
| Vector * | data |
| FloatVector * | fdata |
|
|
Definition at line 333 of file CollectionMaster.h. 00333 {VectorValid, FloatVectorValid, BothValid};
|
|
|
Definition at line 338 of file CollectionMaster.h. |
|
|
Definition at line 339 of file CollectionMaster.h. |
|
|
Definition at line 340 of file CollectionMaster.h. |
|
|
Definition at line 335 of file CollectionMaster.h. Referenced by ParallelIOMgr::receiveForces(), ParallelIOMgr::receivePositions(), and ParallelIOMgr::receiveVelocities(). |
|
|
Definition at line 336 of file CollectionMaster.h. |
|
|
Definition at line 337 of file CollectionMaster.h. |
1.3.9.1