NAMD
Classes | Enumerations
Broadcasts.h File Reference
#include "NamdTypes.h"
#include "Lattice.h"
#include "BroadcastObject.h"

Go to the source code of this file.

Classes

struct  ControllerBroadcasts
 

Enumerations

enum  {
  SCRIPT_END, SCRIPT_RUN, SCRIPT_CONTINUE, SCRIPT_OUTPUT,
  SCRIPT_FORCEOUTPUT, SCRIPT_MEASURE, SCRIPT_REINITVELS, SCRIPT_RESCALEVELS,
  SCRIPT_RELOADCHARGES, SCRIPT_RESCALESOLUTECHARGES, SCRIPT_CHECKPOINT, SCRIPT_REVERT,
  SCRIPT_CHECKPOINT_STORE, SCRIPT_CHECKPOINT_LOAD, SCRIPT_CHECKPOINT_SWAP, SCRIPT_CHECKPOINT_FREE,
  SCRIPT_ATOMSENDRECV, SCRIPT_ATOMSEND, SCRIPT_ATOMRECV, SCRIPT_MINIMIZE,
  SCRIPT_DUMMY
}
 
enum  {
  velocityRescaleFactorTag, positionRescaleFactorTag, velocityRescaleTensorTag, velocityRescaleTensor2Tag,
  velocityRescaleFactor2Tag, positionRescaleFactor2Tag, tcoupleCoefficientTag, stochRescaleCoefficientTag,
  minimizeCoefficientTag, momentumCorrectionTag, scriptBarrierTag, traceBarrierTag,
  accelMDRescaleFactorTag, adaptTemperatureTag, dummyTag
}
 

Enumeration Type Documentation

anonymous enum

Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000 by The Board of Trustees of the University of Illinois. All rights reserved.

Enumerator
SCRIPT_END 
SCRIPT_RUN 
SCRIPT_CONTINUE 
SCRIPT_OUTPUT 
SCRIPT_FORCEOUTPUT 
SCRIPT_MEASURE 
SCRIPT_REINITVELS 
SCRIPT_RESCALEVELS 
SCRIPT_RELOADCHARGES 
SCRIPT_RESCALESOLUTECHARGES 
SCRIPT_CHECKPOINT 
SCRIPT_REVERT 
SCRIPT_CHECKPOINT_STORE 
SCRIPT_CHECKPOINT_LOAD 
SCRIPT_CHECKPOINT_SWAP 
SCRIPT_CHECKPOINT_FREE 
SCRIPT_ATOMSENDRECV 
SCRIPT_ATOMSEND 
SCRIPT_ATOMRECV 
SCRIPT_MINIMIZE 
SCRIPT_DUMMY 

Definition at line 14 of file Broadcasts.h.

anonymous enum
Enumerator
velocityRescaleFactorTag 
positionRescaleFactorTag 
velocityRescaleTensorTag 
velocityRescaleTensor2Tag 
velocityRescaleFactor2Tag 
positionRescaleFactor2Tag 
tcoupleCoefficientTag 
stochRescaleCoefficientTag 
minimizeCoefficientTag 
momentumCorrectionTag 
scriptBarrierTag 
traceBarrierTag 
accelMDRescaleFactorTag 
adaptTemperatureTag 
dummyTag 

Definition at line 39 of file Broadcasts.h.