NAMD
Functions
CollectionMaster.C File Reference
#include "largefiles.h"
#include "InfoStream.h"
#include "CollectionMaster.h"
#include "ProcessorPrivate.h"
#include "SimParameters.h"
#include "packmsg.h"
#include "CollectionMaster.decl.h"
#include "Molecule.h"
#include "memusage.h"
#include "Debug.h"
#include "CollectionMaster.def.h"

Go to the source code of this file.

Functions

 PACK_MSG (DataStreamMsg, PACK_RESIZE(data);)
 

Function Documentation

PACK_MSG ( DataStreamMsg  ,
PACK_RESIZE(data);   
)

Definition at line 194 of file CollectionMaster.C.

203  {
204 #ifdef MEM_OPT_VERSION
205  positions.submitData(seq);
206  checkPosReady();
207 #endif
208 }