| NAMD
    | 
| Public Member Functions | |
| CollectProxyVectorInstance () | |
| void | free () | 
| int | notfree () | 
| void | reset (int s, CollectVectorVarMsg::DataStatus v, int numClients) | 
| int | append (CollectVectorVarMsg *msg) | 
| CollectVectorVarMsg * | buildMsg () | 
| Public Attributes | |
| int | seq | 
| AtomIDList | aid | 
| CollectVectorVarMsg::DataStatus | vstatus | 
| ResizeArray< Vector > | data | 
| ResizeArray< FloatVector > | fdata | 
Definition at line 42 of file ParallelIOMgr.C.
| 
 | inline | 
Definition at line 45 of file ParallelIOMgr.C.
| 
 | inline | 
Definition at line 61 of file ParallelIOMgr.C.
References CollectVectorVarMsg::aid, CollectVectorVarMsg::BothValid, CollectVectorVarMsg::data, CollectVectorVarMsg::fdata, CollectVectorVarMsg::FloatVectorValid, NAMD_bug(), CollectVectorVarMsg::seq, CollectVectorVarMsg::size, CollectVectorVarMsg::status, and CollectVectorVarMsg::VectorValid.
| 
 | inline | 
Definition at line 83 of file ParallelIOMgr.C.
References CollectVectorVarMsg::aid, CollectVectorVarMsg::data, CollectVectorVarMsg::fdata, CollectVectorVarMsg::FloatVectorValid, CollectVectorVarMsg::seq, CollectVectorVarMsg::size, CollectVectorVarMsg::status, and CollectVectorVarMsg::VectorValid.
| 
 | inline | 
Definition at line 47 of file ParallelIOMgr.C.
| 
 | inline | 
Definition at line 48 of file ParallelIOMgr.C.
Referenced by CollectProxyVectorSequence::submitData().
| 
 | inline | 
Definition at line 50 of file ParallelIOMgr.C.
References NAMD_bug().
Referenced by CollectProxyVectorSequence::submitData().
| AtomIDList CollectProxyVectorInstance::aid | 
Definition at line 119 of file ParallelIOMgr.C.
| ResizeArray<Vector> CollectProxyVectorInstance::data | 
Definition at line 121 of file ParallelIOMgr.C.
| ResizeArray<FloatVector> CollectProxyVectorInstance::fdata | 
Definition at line 122 of file ParallelIOMgr.C.
| int CollectProxyVectorInstance::seq | 
Definition at line 118 of file ParallelIOMgr.C.
Referenced by CollectProxyVectorSequence::submitData().
| CollectVectorVarMsg::DataStatus CollectProxyVectorInstance::vstatus | 
Definition at line 120 of file ParallelIOMgr.C.
 1.8.14
 1.8.14