OpenAtom
Version1.5a
|
collection point for global scope map, proxy, and Uber read-only variables More...
Go to the source code of this file.
Functions | |
CkHashtableT< intdual, int > | GSmaptable (10000, 0.25) |
CkHashtableT< intdual, int > | RSmaptable (10000, 0.25) |
CkHashtableT< intdual, int > | RPPmaptable (10000, 0.25) |
CkHashtableT< intdual, int > | AsymScalcmaptable (10000, 0.25) |
CkHashtableT< intdual, int > | SymScalcmaptable (10000, 0.25) |
Variables | |
bool | firstInstance = true |
int | numInst =0 |
CkVec< int > | PIBImaptable |
INT_MAPs are the ones actually used so these are being changed to CkVec's for beads. | |
CkVec< MapType1 > | AtomImaptable |
CkVec< MapType2 > | GSImaptable |
CkVec< MapType2 > | RSImaptable |
CkVec< MapType2 > | RPPImaptable |
CkVec< MapType2 > | RhoGSImaptable |
CkVec< MapType2 > | RhoRSImaptable |
CkVec< MapType2 > | RhoGHartImaptable |
CkVec< MapType3 > | RhoRHartImaptable |
CkVec< MapType2 > | LSPRhoRSImaptable |
CkVec <MapType1> LSPRhoGSImaptable;. | |
CkHashtableT< intdual, int > | RhoGSmaptable |
CkHashtableT< intdual, int > | RhoRSmaptable |
CkHashtableT< intdual, int > | RhoGHartmaptable |
CkHashtableT< inttriple, int > | RhoRHartmaptable |
CkHashtableT< intdual, int > | Orthomaptable |
CkHashtableT< intdual, int > | OrthoHelpermaptable |
CProxy_main | mainProxy |
CProxy_PhysScratchCache | pScratchProxy |
Config | config |
addtogroup Uber More... | |
CProxy_TimeKeeper | TimeKeeperProxy |
CProxy_InstanceController | instControllerProxy |
CProxy_TemperController | temperControllerProxy |
CProxy_ENL_EKE_Collector | ENLEKECollectorProxy |
CPcharmParaInfo | simReadOnly |
CkVec< CProxy_PIBeadAtoms > | UPIBeadAtomsProxy |
CkVec < CProxy_CP_State_GSpacePlane > | UgSpacePlaneProxy |
CkVec< CProxy_GSpaceDriver > | UgSpaceDriverProxy |
CkVec < CProxy_CP_State_ParticlePlane > | UparticlePlaneProxy |
CkVec < CProxy_CP_State_RealParticlePlane > | UrealParticlePlaneProxy |
CkVec < CProxy_CP_State_RealSpacePlane > | UrealSpacePlaneProxy |
CkVec < CProxy_CP_Rho_RealSpacePlane > | UrhoRealProxy |
CkVec< CProxy_CP_Rho_GSpacePlane > | UrhoGProxy |
CkVec< CProxy_CP_Rho_RHartExt > | UrhoRHartExtProxy |
CkVec< CProxy_CP_Rho_GHartExt > | UrhoGHartExtProxy |
CkVec< CProxy_AtomsCompute > | UatomsComputeProxy |
CkVec< CProxy_AtomsCache > | UatomsCacheProxy |
CkVec< CProxy_EnergyGroup > | UegroupProxy |
CkVec< CProxy_FFTcache > | UfftCacheProxy |
CkVec< CProxy_StructFactCache > | UsfCacheProxy |
CkVec< CProxy_StructureFactor > | UsfCompProxy |
CkVec< CProxy_eesCache > | UeesCacheProxy |
CkVec < CProxy_CP_LargeSP_RhoGSpacePlane > | UlsRhoGProxy |
CkVec < CProxy_CP_LargeSP_RhoRealSpacePlane > | UlsRhoRealProxy |
CkVec< UberCollection > | UberAlles |
CkVec< PeList * > | UavailProcs |
CkVec< CkVec< int > > | UpeUsedBySF |
CkVec< CkVec< int > > | UpeUsedByNLZ |
CkVec< CkVec< int > > | UplaneUsedByNLZ |
PeList * | availGlobG =NULL |
PeList * | availGlobR =NULL |
PeList * | excludePes =NULL |
int | boxSize |
TopoManager * | topoMgr =NULL |
inttriple * | mapOffsets =NULL |
collection point for global scope map, proxy, and Uber read-only variables
Definition in file mapvariables.h.