OpenAtom  Version1.5a
CP_State_RealParticlePlane.C File Reference

Life-cycle of a CP_State_RealParticlePlane: More...

#include "utility/util.h"
#include "CP_State_ParticlePlane.h"
#include "CP_State_Plane.h"
#include "structure_factor/StructFactorCache.h"
#include "fft_slab_ctrl/fftCacheSlab.h"
#include "main/AtomsCache.h"
#include "main/eesCache.h"
#include "main/cpaimd.h"
#include "utility/matrix2file.h"
#include "ckmulticast.h"
#include "charm++.h"
#include "../../src_piny_physics_v1.0/include/class_defs/CP_OPERATIONS/class_cpnonlocal.h"
#include "../../src_piny_physics_v1.0/include/class_defs/CP_OPERATIONS/class_cplocal.h"

Go to the source code of this file.

Variables

CProxy_InstanceController instControllerProxy
 
CProxy_main mainProxy
 
CkVec
< CProxy_CP_State_GSpacePlane > 
UgSpacePlaneProxy
 
CkVec< CProxy_AtomsCache > UatomsCacheProxy
 
CkVec
< CProxy_CP_State_ParticlePlane > 
UparticlePlaneProxy
 
CkVec< CProxy_StructFactCache > UsfCacheProxy
 
CkVec< CProxy_eesCache > UeesCacheProxy
 
CkVec< CProxy_FFTcache > UfftCacheProxy
 
CkVec
< CProxy_CP_State_RealParticlePlane > 
UrealParticlePlaneProxy
 
CkVec< MapType2RPPImaptable
 
CkGroupID mCastGrpId
 Multicast manager group that handles many mcast/redns in the code. Grep for info.
 
ComlibInstanceHandle mssPInstance
 
CkReduction::reducerType sumFastDoubleType
 
int nstates
 
int nchareG
 
Config config
 

Detailed Description

Life-cycle of a CP_State_RealParticlePlane:

Driven by the CP_State_GSpaceParticlePlane, this implements the Real space side of the fft based Euler Exponential Spline method for computing the non-local quantities.

Definition in file CP_State_RealParticlePlane.C.