OpenAtom
Version1.5a
|
#include "charm++.h"
#include "utility/util.h"
#include "cpaimd.h"
#include "eesCache.h"
#include "AtomsCache.h"
#include "src_piny_physics_v1.0/include/class_defs/Interface_ctrl.h"
#include "PhysScratchCache.h"
#include <cmath>
#include "fft_slab_ctrl/fftCacheSlab.h"
#include "cp_state_ctrl/CP_State_Plane.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"
#include "src_piny_physics_v1.0/include/class_defs/CP_OPERATIONS/class_cpintegrate.h"
Go to the source code of this file.
Variables | |
Config | config |
CkVec < CProxy_CP_State_ParticlePlane > | UparticlePlaneProxy |
CkVec < CProxy_CP_State_RealParticlePlane > | UrealParticlePlaneProxy |
CkVec< CProxy_CP_Rho_RHartExt > | UrhoRHartExtProxy |
CkVec< CProxy_CP_Rho_GHartExt > | UrhoGHartExtProxy |
CProxy_PhysScratchCache | pScratchProxy |
CkVec< CProxy_AtomsCache > | UatomsCacheProxy |
CkVec< CProxy_eesCache > | UeesCacheProxy |