| OpenAtom
    Version1.5a
    | 
#include "charm++.h"#include <iostream>#include <fstream>#include <cmath>#include "debug_flags.h"#include "utility/util.h"#include "main/cpaimd.h"#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_cpxcfnctls.h"Go to the source code of this file.
| Functions | |
| bool | is_pow2 (int input) | 
| return tru if input is power of 2 | |
| Variables | |
| CProxy_TimeKeeper | TimeKeeperProxy | 
| CkVec < CProxy_CP_State_RealSpacePlane > | UrealSpacePlaneProxy | 
| CkVec < CProxy_CP_State_RealParticlePlane > | UrealParticlePlaneProxy | 
| CkVec < CProxy_CP_Rho_RealSpacePlane > | UrhoRealProxy | 
| CkVec< CProxy_CP_Rho_GSpacePlane > | UrhoGProxy | 
| CkVec< CProxy_FFTcache > | UfftCacheProxy | 
| CkVec< CProxy_CP_Rho_RHartExt > | UrhoRHartExtProxy | 
| CkVec< CProxy_GSpaceDriver > | UgSpaceDriverProxy | 
| ComlibInstanceHandle | commRealInstance | 
| ComlibInstanceHandle | commRealIGXInstance | 
| ComlibInstanceHandle | commRealIGYInstance | 
| ComlibInstanceHandle | commRealIGZInstance | 
| CkVec< ComlibInstanceHandle > | mcastInstance | 
| CkGroupID | mCastGrpId | 
| Multicast manager group that handles many mcast/redns in the code. Grep for info. | |
| Config | config | 
| int | nstates |