| 
    NAMD
    
   | 
 
#include <ComputeConsForce.h>
  
 Public Member Functions | |
| ComputeConsForce (ComputeID, PatchID) | |
| virtual | ~ComputeConsForce () | 
| virtual void | doForce (FullAtom *, Results *) | 
  Public Member Functions inherited from ComputeHomePatch | |
| ComputeHomePatch (ComputeID c, PatchID pid) | |
| virtual | ~ComputeHomePatch () | 
| virtual void | initialize () | 
| virtual void | atomUpdate () | 
| virtual void | doWork () | 
  Public Member Functions inherited from Compute | |
| Compute (ComputeID) | |
| int | type () | 
| virtual | ~Compute () | 
| void | setNumPatches (int n) | 
| int | getNumPatches () | 
| virtual void | patchReady (PatchID, int doneMigration, int seq) | 
| virtual int | noWork () | 
| virtual void | finishPatch (int) | 
| int | sequence (void) | 
| int | priority (void) | 
| int | getGBISPhase (void) | 
| virtual void | gbisP2PatchReady (PatchID, int seq) | 
| virtual void | gbisP3PatchReady (PatchID, int seq) | 
Additional Inherited Members | |
  Public Attributes inherited from Compute | |
| const ComputeID | cid | 
| LDObjHandle | ldObjHandle | 
| LocalWorkMsg *const | localWorkMsg | 
  Protected Member Functions inherited from Compute | |
| void | enqueueWork () | 
  Protected Attributes inherited from ComputeHomePatch | |
| int | numAtoms | 
| Patch * | patch | 
| HomePatch * | homePatch | 
  Protected Attributes inherited from Compute | |
| int | computeType | 
| int | basePriority | 
| int | gbisPhase | 
| int | gbisPhasePriority [3] | 
Definition at line 7 of file ComputeConsForce.h.
Definition at line 14 of file ComputeConsForce.C.
References ReductionMgr::Object(), REDUCTIONS_BASIC, and ReductionMgr::willSubmit().
      
  | 
  virtual | 
Definition at line 20 of file ComputeConsForce.C.
Implements ComputeHomePatch.
Definition at line 25 of file ComputeConsForce.C.
References ADD_TENSOR_OBJECT, ADD_VECTOR_OBJECT, Molecule::consForce, Molecule::consForceIndexes, SimParameters::consForceScaling, DebugM, endi(), Results::f, ComputeHomePatch::homePatch, Patch::lattice, Node::molecule, Results::normal, ComputeHomePatch::numAtoms, Node::Object(), outer(), Lattice::reverse_transform(), Node::simParameters, and SubmitReduction::submit().
 1.8.14