#include <PatchTypes.h>
Public Member Functions | |
| Flags & | operator= (const Flags &flags) |
Public Attributes | |
| int | step |
| int | sequence |
| int | doEnergy |
| int | doNonbonded |
| int | doFullElectrostatics |
| int | doMolly |
| int | submitLoadStats |
| int | maxForceUsed |
| int | maxForceMerged |
| int | usePairlists |
| int | savePairlists |
| BigReal | pairlistTolerance |
| BigReal | maxAtomMovement |
| BigReal | maxGroupRadius |
| Lattice | lattice |
Definition at line 13 of file PatchTypes.h.
|
|
Definition at line 36 of file PatchTypes.h. 00037 {
00038 CmiMemcpy (this, &flags, sizeof(Flags));
00039 return *this;
00040 }
|
|
|
Definition at line 20 of file PatchTypes.h. Referenced by ComputeNonbondedSelf::doForce(), ComputeNonbondedPair::doForce(), Sequencer::integrate(), Sequencer::minimize(), and ComputeNonbondedPair::noWork(). |
|
|
Definition at line 22 of file PatchTypes.h. Referenced by ExclElem::computeForce(), ComputeNonbondedSelf::doForce(), ComputeNonbondedPair::doForce(), ComputeNonbondedCUDA::finishWork(), Sequencer::integrate(), Sequencer::minimize(), and ComputeNonbondedCUDA::recvYieldDevice(). |
|
|
Definition at line 23 of file PatchTypes.h. Referenced by ComputeNonbondedSelf::doForce(), ComputeNonbondedPair::doForce(), Sequencer::integrate(), Sequencer::minimize(), ComputeNonbondedPair::noWork(), Patch::positionsReady(), HomePatch::positionsReady(), and Sequencer::runComputeObjects(). |
|
|
Definition at line 21 of file PatchTypes.h. Referenced by ComputeNonbondedSelf::doForce(), HomePatch::doGroupSizeCheck(), Sequencer::integrate(), Sequencer::minimize(), ComputeNonbondedPair::noWork(), and Sequencer::runComputeObjects(). |
|
|
Definition at line 34 of file PatchTypes.h. Referenced by ComputeNonbondedCUDA::doWork(), and ComputeNonbondedCUDA::recvYieldDevice(). |
|
|
Definition at line 31 of file PatchTypes.h. Referenced by ComputeNonbondedSelf::doForce(), ComputeNonbondedPair::doForce(), and HomePatch::doPairlistCheck(). |
|
|
Definition at line 26 of file PatchTypes.h. Referenced by ComputeNonbondedSelf::doForce(), ComputeNonbondedPair::doForce(), Sequencer::integrate(), and Sequencer::minimize(). |
|
|
Definition at line 25 of file PatchTypes.h. Referenced by Sequencer::integrate(), and Sequencer::minimize(). |
|
|
Definition at line 32 of file PatchTypes.h. Referenced by ComputeNonbondedSelf::doForce(), ComputeNonbondedPair::doForce(), and HomePatch::doGroupSizeCheck(). |
|
|
Definition at line 30 of file PatchTypes.h. Referenced by ComputeNonbondedSelf::doForce(), ComputeNonbondedPair::doForce(), and HomePatch::doPairlistCheck(). |
|
|
Definition at line 29 of file PatchTypes.h. Referenced by ComputeNonbondedSelf::doForce(), ComputeNonbondedPair::doForce(), HomePatch::doPairlistCheck(), and Sequencer::runComputeObjects(). |
|
|
Definition at line 18 of file PatchTypes.h. Referenced by Sync::holdComputes(), Patch::positionsReady(), and HomePatch::positionsReady(). |
|
|
Definition at line 16 of file PatchTypes.h. Referenced by ComputeStir::doForce(), ComputeRestraints::doForce(), ComputeEField::doForce(), Sequencer::integrate(), and Sequencer::minimize(). |
|
|
Definition at line 24 of file PatchTypes.h. |
|
|
Definition at line 28 of file PatchTypes.h. Referenced by ComputeNonbondedSelf::doForce(), ComputeNonbondedPair::doForce(), HomePatch::doPairlistCheck(), and Sequencer::runComputeObjects(). |
1.3.9.1