|
OpenAtom
Version1.5a
|
Atom coordinate, forces, and iteration. More...
#include "AtomsCache.h"#include "energyGroup.h"#include "eesCache.h"#include "cp_state_ctrl/CP_State_GSpacePlane.h"#include "utility/util.h"#include "CPcharmParaInfoGrp.h"#include "load_balance/IntMap.h"#include "charm++.h"#include <cmath>#include "src_piny_physics_v1.0/include/class_defs/Interface_ctrl.h"#include "src_piny_physics_v1.0/include/class_defs/piny_constants.h"#include "src_piny_physics_v1.0/include/class_defs/ATOM_OPERATIONS/class_atomintegrate.h"#include "src_piny_physics_v1.0/include/class_defs/ATOM_OPERATIONS/class_atomoutput.h"#include "src_piny_physics_v1.0/include/class_defs/CP_OPERATIONS/class_cprspaceion.h"Go to the source code of this file.
Variables | |
| CkVec< IntMap2on2 > | GSImaptable |
| Config | config |
|
CkVec < CProxy_CP_State_GSpacePlane > | UgSpacePlaneProxy |
| CkVec< CProxy_GSpaceDriver > | UgSpaceDriverProxy |
| CkVec< CProxy_AtomsCache > | UatomsCacheProxy |
| CkVec< CProxy_AtomsCompute > | UatomsComputeProxy |
| CkVec< CProxy_EnergyGroup > | UegroupProxy |
| CkVec< CProxy_StructFactCache > | UsfCacheProxy |
| CkVec< CProxy_eesCache > | UeesCacheProxy |
| CProxy_TemperController | temperControllerProxy |
| CProxy_InstanceController | instControllerProxy |
| CProxy_CPcharmParaInfoGrp | scProxy |
Atom coordinate, forces, and iteration.
Definition in file AtomsCache.C.