OpenAtom  Version1.5a
mapvariables.h File Reference

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< MapType1AtomImaptable
 
CkVec< MapType2GSImaptable
 
CkVec< MapType2RSImaptable
 
CkVec< MapType2RPPImaptable
 
CkVec< MapType2RhoGSImaptable
 
CkVec< MapType2RhoRSImaptable
 
CkVec< MapType2RhoGHartImaptable
 
CkVec< MapType3RhoRHartImaptable
 
CkVec< MapType2LSPRhoRSImaptable
 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< UberCollectionUberAlles
 
CkVec< PeList * > UavailProcs
 
CkVec< CkVec< int > > UpeUsedBySF
 
CkVec< CkVec< int > > UpeUsedByNLZ
 
CkVec< CkVec< int > > UplaneUsedByNLZ
 
PeListavailGlobG =NULL
 
PeListavailGlobR =NULL
 
PeListexcludePes =NULL
 
int boxSize
 
TopoManager * topoMgr =NULL
 
inttriplemapOffsets =NULL
 

Detailed Description

collection point for global scope map, proxy, and Uber read-only variables

Definition in file mapvariables.h.