|
OpenAtom
Version1.5a
|
Public Member Functions | |
| AtomsCache (int, int, Atom *, UberCollection thisInstance) | |
| AtomsCache (CkMigrateMessage *m) | |
| ~AtomsCache () | |
| Destructor. More... | |
| void | contributeforces () |
| Contributeforces Every proc assigned an electronic structure chare of the bead=i temper=j (i,j) uber instance that generates an atom force MUST be in (i,j) atom group and so contribute to the reduction below. More... | |
| void | atomsDone () |
| = Needs to have each proc invoke directly doneMovingAtoms method of the GSpaceDrivers which are mapped to it. More... | |
| void | atomsDone (CkReductionMsg *) |
| AtomsDone. More... | |
| void | acceptAtoms (AtomMsg *) |
| acceptAtoms More... | |
| void | releaseGSP () |
| = Use eesCache's registered GSPs to More... | |
| void | zeroforces () |
Public Attributes | |
| const UberCollection | thisInstance |
| int | natm |
| int | natm_nl |
| int | iteration |
| FastAtoms | fastAtoms |
| FILE * | temperScreenFile |
Definition at line 89 of file AtomsCache.h.