OpenAtom
Version1.5a
|
The Large Sparse RhoR is where we interpolate dense RhoR onto the large grid for QMMM. More...
#include <CP_State_Plane.h>
Public Member Functions | |
CP_LargeSP_RhoRealSpacePlane (CkMigrateMessage *m) | |
CP_LargeSP_RhoRealSpacePlane (UberCollection) | |
This class (array) accepts the real space densities from all the Rho_Reals. More... | |
void | init () |
post constructor initialization More... | |
void | acceptLSPRhoG () |
Data comes from LSP_RhoG once an algorithm step. More... | |
void | acceptRhoR () |
Data comes from Rho_Real once an algorithm step. More... | |
void | pup (PUP::er &) |
Pup my variables for migration. | |
Public Attributes | |
const UberCollection | thisInstance |
The Large Sparse RhoR is where we interpolate dense RhoR onto the large grid for QMMM.
Definition at line 672 of file CP_State_Plane.h.