Go to the documentation of this file.
38 #if !defined(_GRID_PARAMS_H_)
39 #define _GRID_PARAMS_H_ 1
79 int hicuerrpervol = 0,
80 int hicudodoublecheck = 1,
81 int hicuctr = 0,
int hicuuec = 0,
int hicuueco = 0,
82 int hicudovarcheck = 0)
int compare_to_refined
Definition: grid_params.h:52
ergo_real maxError
Definition: grid_params.h:47
A structure describing the HiCu grid settings.
Definition: grid_params.h:46
RadialScheme
Definition: grid_params.h:67
double ergo_real
Definition: realtype.h:69
int use_energy_criterion_only
Definition: grid_params.h:54
bool cubicBoxes
whether cubic grid boxes should be enforced.
Definition: grid_params.h:71
int do_double_checking
Definition: grid_params.h:51
RadialScheme radialGridScheme
Definition: grid_params.h:69
int angmax
Definition: grid_params.h:66
ergo_real radint
Definition: grid_params.h:64
@ GC2
Definition: grid_params.h:67
GridType
Definition: grid_params.h:68
ergo_real start_box_size_debug
Definition: grid_params.h:49
A structure describing the grid settings.
Definition: grid_params.h:59
HiCuGridParams hicuParams
Definition: grid_params.h:74
int use_energy_criterion
Definition: grid_params.h:53
ergo_real box_size
Definition: grid_params.h:48
@ LMG
Definition: grid_params.h:67
GridParams(ergo_real r_=1e-9, int a1=6, int a2=30, ergo_real bs=5.0, bool cubic=false, ergo_real hicume=1e-7, ergo_real hicubs=1.5, ergo_real hicusbsd=0, int hicuerrpervol=0, int hicudodoublecheck=1, int hicuctr=0, int hicuuec=0, int hicuueco=0, int hicudovarcheck=0)
Definition: grid_params.h:75
ergo_real boxSize
All the dimensions of the smallest box must be below this threshold.
Definition: grid_params.h:63
@ TURBO
Definition: grid_params.h:67
GridType gridType
Definition: grid_params.h:70
RadialScheme describes the radial grid.
Definition: grid_atomic.h:50
int use_error_per_volume
Definition: grid_params.h:50
int do_variation_checking
Definition: grid_params.h:55
@ TYPE_STANDARD
Definition: grid_params.h:68
Definition: grid_matrix.h:42
@ TYPE_HICU
Definition: grid_params.h:68
int angmin
Definition: grid_params.h:65