| 
    NAMD
    
   | 
 
#include <CollectionMaster.h>
  
 Public Member Functions | |
| CollectVectorInstanceDcdSelection (void) | |
| CollectVectorInstanceDcdSelection (int s) | |
| void | append (CollectVectorMsg *msg, int max_index) | 
  Public Member Functions inherited from CollectionMaster::CollectVectorInstance | |
| CollectVectorInstance (void) | |
| CollectVectorInstance (int s) | |
| void | free () | 
| int | notfree () | 
| void | reset (int s) | 
| void | append (CollectVectorMsg *msg, int max_index) | 
| int | ready (void) | 
Additional Inherited Members | |
  Public Attributes inherited from CollectionMaster::CollectVectorInstance | |
| int | seq | 
| Lattice | lattice | 
| ResizeArray< Vector > | data | 
| ResizeArray< FloatVector > | fdata | 
| int | remaining | 
Definition at line 246 of file CollectionMaster.h.
      
  | 
  inline | 
Definition at line 249 of file CollectionMaster.h.
      
  | 
  inline | 
Definition at line 250 of file CollectionMaster.h.
References CollectionMaster::CollectVectorInstance::reset().
      
  | 
  inline | 
Definition at line 251 of file CollectionMaster.h.
References CollectVectorMsg::aid, CollectVectorMsg::aid_size, ResizeArray< Elem >::begin(), CollectVectorMsg::data, CollectionMaster::CollectVectorInstance::data, CollectVectorMsg::data_size, CollectVectorMsg::fdata, CollectionMaster::CollectVectorInstance::fdata, CollectVectorMsg::fdata_size, Molecule::get_dcd_selection_index_from_atom_id(), CollectVectorMsg::index, Node::molecule, Node::Object(), CollectionMaster::CollectVectorInstance::remaining, and ResizeArray< Elem >::resize().
 1.8.14