NAMD
|
#include <CollectionMgr.h>
Public Member Functions | |
CollectVectorInstance * | submitData (int seq, AtomIDList &i, ResizeArray< Vector > &d, int prec=2) |
Public Attributes | |
ResizeArray< CollectVectorInstance * > | data |
Definition at line 106 of file CollectionMgr.h.
|
inline |
Definition at line 113 of file CollectionMgr.h.
References data, CollectionMgr::CollectVectorInstance::notfree(), and CollectionMgr::CollectVectorInstance::seq.
Referenced by CollectionMgr::submitForces(), CollectionMgr::submitPositions(), and CollectionMgr::submitVelocities().
ResizeArray<CollectVectorInstance*> CollectionMgr::CollectVectorSequence::data |
Definition at line 143 of file CollectionMgr.h.
Referenced by submitData().