| 
    NAMD
    
   | 
 
#include <ComputeThole.h>
  
 Public Member Functions | |
| ComputeSelfThole (ComputeID c, PatchID p) | |
  Public Member Functions inherited from ComputeSelfTuples< TholeElem, Thole, TholeValue > | |
| ComputeSelfTuples (ComputeID c, PatchID p) | |
| virtual | ~ComputeSelfTuples () | 
| virtual void | initialize (void) | 
| void | doWork (void) | 
  Public Member Functions inherited from ComputeHomeTuples< TholeElem, Thole, TholeValue > | |
| virtual | ~ComputeHomeTuples () | 
| void | atomUpdate (void) | 
  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 ComputeHomeTuples< TholeElem, Thole, TholeValue > | |
| ComputeHomeTuples (ComputeID c) | |
| ComputeHomeTuples (ComputeID c, PatchIDList &pids) | |
  Protected Member Functions inherited from Compute | |
| void | enqueueWork () | 
  Protected Attributes inherited from ComputeHomeTuples< TholeElem, Thole, TholeValue > | |
| int | doLoadTuples | 
| ResizeArray< TholeElem > | tupleList | 
| TuplePatchList | tuplePatchList | 
| PatchMap * | patchMap | 
| AtomMap * | atomMap | 
| SubmitReduction * | reduction | 
| int | accelMDdoDihe | 
| SubmitReduction * | pressureProfileReduction | 
| BigReal * | pressureProfileData | 
| int | pressureProfileSlabs | 
| char * | isBasePatch | 
  Protected Attributes inherited from Compute | |
| int | computeType | 
| int | basePriority | 
| int | gbisPhase | 
| int | gbisPhasePriority [3] | 
Definition at line 72 of file ComputeThole.h.
Definition at line 76 of file ComputeThole.h.
 1.8.14