ergo
|
Public Member Functions | |
GridGenerationParamsStruct () | |
Public Attributes | |
real | maxerrorPerBox |
real | targetRhoError |
bool | doDoubleChecking |
bool | compareToRefined |
bool | useEnergyCriterion |
bool | useEnergyCriterionOnly |
bool | useErrorPerVolume |
bool | doVariationChecking |
|
inline |
bool GridGenerationParamsStruct::compareToRefined |
Referenced by compute_grid_for_box(), and hicu_grid_generate().
bool GridGenerationParamsStruct::doDoubleChecking |
Referenced by compute_grid_for_box(), and hicu_grid_generate().
bool GridGenerationParamsStruct::doVariationChecking |
Referenced by compute_grid_for_box(), and hicu_grid_generate().
real GridGenerationParamsStruct::maxerrorPerBox |
Referenced by compute_grid(), compute_grid_for_box(), grid_generate_sparse_pattern(), and hicu_grid_generate().
real GridGenerationParamsStruct::targetRhoError |
Referenced by compute_grid(), compute_grid_for_box(), grid_generate_sparse_pattern(), and hicu_grid_generate().
bool GridGenerationParamsStruct::useEnergyCriterion |
Referenced by compute_grid_for_box(), and hicu_grid_generate().
bool GridGenerationParamsStruct::useEnergyCriterionOnly |
Referenced by compute_grid_for_box(), and hicu_grid_generate().
bool GridGenerationParamsStruct::useErrorPerVolume |
Referenced by compute_grid_for_box(), and hicu_grid_generate().