OpenAtom
Version1.5a
|
This is a description of the "life" of a CP_Rho_RHartExt object. More...
#include "charm++.h"
#include <iostream>
#include <fstream>
#include <cmath>
#include "debug_flags.h"
#include "utility/util.h"
#include "main/cpaimd.h"
#include "main/AtomsCache.h"
#include "fft_slab_ctrl/fftCacheSlab.h"
#include "main/eesCache.h"
#include "cp_state_ctrl/CP_State_Plane.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_cpxcfnctls.h"
Go to the source code of this file.
Variables | |
CkVec < CProxy_CP_Rho_RealSpacePlane > | UrhoRealProxy |
CkVec< CProxy_AtomsCache > | UatomsCacheProxy |
CkVec< CProxy_CP_Rho_RHartExt > | UrhoRHartExtProxy |
CkVec< CProxy_CP_Rho_GHartExt > | UrhoGHartExtProxy |
CkVec< CProxy_eesCache > | UeesCacheProxy |
CkVec< CProxy_FFTcache > | UfftCacheProxy |
ComlibInstanceHandle | commRHartGHartIns |
int | sizeX |
Config | config |
This is a description of the "life" of a CP_Rho_RHartExt object.
Fill in details here
Definition in file CP_Rho_RHartExt.C.