#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 | doLoweAndersen |
| int | doGBIS |
| int | doLCPO |
| 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 41 of file PatchTypes.h. 00042 {
00043 CmiMemcpy (this, &flags, sizeof(Flags));
00044 return *this;
00045 }
|
|
|
Definition at line 20 of file PatchTypes.h. Referenced by ExclElem::computeForce(), ComputeNonbondedSelf::doForce(), ComputeNonbondedPair::doForce(), Sequencer::integrate(), Sequencer::minimize(), and ComputeNonbondedCUDA::noWork(). |
|
|
Definition at line 22 of file PatchTypes.h. Referenced by ProxyPatch::boxClosed(), ExclElem::computeForce(), ComputeNonbondedSelf::doForce(), ComputeNonbondedPair::doForce(), HomePatch::gbisP3Ready(), Sequencer::integrate(), Sequencer::minimize(), ComputeNonbondedCUDA::noWork(), and Sequencer::runComputeObjects(). |
|
|
|
Definition at line 28 of file PatchTypes.h. Referenced by Sequencer::integrate(), Sequencer::minimize(), Patch::positionsReady(), HomePatch::positionsReady(), and ProxyPatch::receiveAll(). |
|
|
Definition at line 25 of file PatchTypes.h. Referenced by ComputeNonbondedSelf::doForce(), ComputeNonbondedPair::doForce(), Sequencer::integrate(), Sequencer::minimize(), ComputeNonbondedSelf::noWork(), ComputeNonbondedPair::noWork(), Patch::positionsReady(), HomePatch::positionsReady(), and Sequencer::runComputeObjects(). |
|
|
Definition at line 23 of file PatchTypes.h. Referenced by ComputeNonbondedSelf::doForce(), ComputeNonbondedPair::doForce(), Sequencer::integrate(), Sequencer::minimize(), ComputeNonbondedSelf::noWork(), ComputeNonbondedPair::noWork(), Patch::positionsReady(), HomePatch::positionsReady(), and Sequencer::runComputeObjects(). |
|
|
|
Definition at line 39 of file PatchTypes.h. Referenced by ComputeNonbondedCUDA::doWork(), and ComputeNonbondedCUDA::noWork(). |
|
|
Definition at line 36 of file PatchTypes.h. Referenced by ComputeNonbondedSelf::doForce(), ComputeNonbondedPair::doForce(), HomePatch::doPairlistCheck(), and ComputeNonbondedCUDA::doWork(). |
|
|
Definition at line 31 of file PatchTypes.h. Referenced by ComputeNonbondedSelf::doForce(), ComputeNonbondedPair::doForce(), Sequencer::integrate(), and Sequencer::minimize(). |
|
|
Definition at line 30 of file PatchTypes.h. Referenced by Sequencer::integrate(), Sequencer::minimize(), and Sequencer::submitCollections(). |
|
|
Definition at line 37 of file PatchTypes.h. Referenced by ComputeNonbondedSelf::doForce(), ComputeNonbondedPair::doForce(), and HomePatch::doGroupSizeCheck(). |
|
|
Definition at line 35 of file PatchTypes.h. Referenced by ComputeNonbondedSelf::doForce(), ComputeNonbondedPair::doForce(), HomePatch::doPairlistCheck(), and ComputeNonbondedCUDA::doWork(). |
|
|
Definition at line 34 of file PatchTypes.h. Referenced by ComputeNonbondedSelf::doForce(), ComputeNonbondedPair::doForce(), HomePatch::doPairlistCheck(), ComputeNonbondedCUDA::doWork(), and Sequencer::runComputeObjects(). |
|
|
|
Definition at line 16 of file PatchTypes.h. Referenced by ComputeGridForce::do_calc(), ComputeStir::doForce(), ComputeRestraints::doForce(), ComputeGridForce::doForce(), ComputeEField::doForce(), Sequencer::integrate(), Sequencer::minimize(), and ComputeNonbondedCUDA::noWork(). |
|
|
Definition at line 29 of file PatchTypes.h. |
|
|
Definition at line 33 of file PatchTypes.h. Referenced by ComputeNonbondedSelf::doForce(), ComputeNonbondedPair::doForce(), HomePatch::doPairlistCheck(), ComputeNonbondedCUDA::doWork(), and Sequencer::runComputeObjects(). |
1.3.9.1