ergo
|
A structure describing the HiCu grid settings. More...
#include <grid_params.h>
Public Attributes | |
ergo_real | maxError |
ergo_real | box_size |
ergo_real | start_box_size_debug |
int | use_error_per_volume |
int | do_double_checking |
int | compare_to_refined |
int | use_energy_criterion |
int | use_energy_criterion_only |
int | do_variation_checking |
A structure describing the HiCu grid settings.
ergo_real Dft::HiCuGridParams::box_size |
Referenced by grid_open_cartesian(), Dft::GridParams::GridParams(), and XCEvaluator::XCEvaluator().
int Dft::HiCuGridParams::compare_to_refined |
Referenced by grid_open_cartesian(), and Dft::GridParams::GridParams().
int Dft::HiCuGridParams::do_double_checking |
Referenced by grid_open_cartesian(), and Dft::GridParams::GridParams().
int Dft::HiCuGridParams::do_variation_checking |
Referenced by grid_open_cartesian(), and Dft::GridParams::GridParams().
ergo_real Dft::HiCuGridParams::maxError |
ergo_real Dft::HiCuGridParams::start_box_size_debug |
Referenced by grid_open_cartesian(), Dft::GridParams::GridParams(), and XCEvaluator::XCEvaluator().
int Dft::HiCuGridParams::use_energy_criterion |
Referenced by grid_open_cartesian(), and Dft::GridParams::GridParams().
int Dft::HiCuGridParams::use_energy_criterion_only |
Referenced by grid_open_cartesian(), and Dft::GridParams::GridParams().
int Dft::HiCuGridParams::use_error_per_volume |
Referenced by grid_open_cartesian(), and Dft::GridParams::GridParams().