#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.
|
bool | is_pow2 (int) |
| return tru if input is power of 2
|
|
|
CProxy_TimeKeeper | TimeKeeperProxy |
|
CkVec< CProxy_FFTcache > | UfftCacheProxy |
|
CkVec< CProxy_GSpaceDriver > | UgSpaceDriverProxy |
|
CkGroupID | mCastGrpId |
| Multicast manager group that handles many mcast/redns in the code. Grep for info.
|
|
Config | config |
|
int | nstates |
|