Struct LBSOptions
Defined in File lbs_structs.h
Struct Documentation
-
struct LBSOptions
Struct for storing LBS options.
Public Functions
-
LBSOptions() = default
Public Members
-
int max_mpi_message_size = 32768
-
LBSRestartOptions restart
-
bool use_precursors = true
-
bool use_src_moments = false
-
bool save_angular_flux = false
-
bool adjoint = false
-
bool verbose_inner_iterations = true
-
bool verbose_outer_iterations = true
-
bool ags_pointwise_convergence = false
-
unsigned int max_ags_iterations = 100
-
double ags_tolerance = 1.0e-6
-
double power_default_kappa = 3.20435e-11
-
std::string field_function_prefix_option = "prefix"
-
std::string field_function_prefix
-
LBSOptions() = default