OpenAtom
Version1.5a
|
Things to do dofft should do the fft. More...
#include "CP_State_GSpacePlane.h"
#include "CP_State_Plane.h"
#include "fft_slab_ctrl/fftCacheSlab.h"
#include "main/cpaimd.h"
#include "utility/util.h"
#include "charm++.h"
#include <iostream>
#include <fstream>
#include <cmath>
#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_cpintegrate.h"
#include "../../src_piny_physics_v1.0/include/class_defs/CP_OPERATIONS/class_cprspaceion.h"
#include "../../src_piny_physics_v1.0/include/class_defs/CP_OPERATIONS/class_cplocal.h"
#include "../../src_piny_physics_v1.0/include/class_defs/piny_constants.h"
#include "../../src_piny_physics_v1.0/include/class_defs/allclass_cp.h"
#include "../class_defs/allclass_strip_cp.h"
Go to the source code of this file.
Variables | |
CProxy_TimeKeeper | TimeKeeperProxy |
CkVec < CProxy_CP_State_GSpacePlane > | UgSpacePlaneProxy |
CkVec< CProxy_GSpaceDriver > | UgSpaceDriverProxy |
CkVec < CProxy_CP_Rho_RealSpacePlane > | UrhoRealProxy |
CkVec < CProxy_CP_State_RealSpacePlane > | UrealSpacePlaneProxy |
CProxy_main | mainProxy |
CkVec < CProxy_CP_State_ParticlePlane > | UparticlePlaneProxy |
CkVec< CProxy_FFTcache > | UfftCacheProxy |
CProxy_InstanceController | instControllerProxy |
CkGroupID | mCastGrpId |
Multicast manager group that handles many mcast/redns in the code. Grep for info. | |
ComlibInstanceHandle | mssInstance |
int | sizeX |
Config | config |
CkReduction::reducerType | sumFastDoubleType |
Things to do dofft should do the fft.
Definition in file CP_State_RealSpacePlane.C.