37 FoMAux(
const InputParameters & parameters);
FoMAux(const InputParameters ¶meters)
const VariableValue & _tally_val_rel_err
The statistical relative error of the tally. Used for both FoMs.
Definition: FoMAux.h:49
static InputParameters validParams()
Definition: OpenMCAuxKernel.h:27
const Real & _sim_time
The simulation time. Used for both FoMs.
Definition: FoMAux.h:52
virtual Real computeValue() override
const VariableValue * _tally_val_init
A variable containing the initial value of the tally. Used for the AMR FoM.
Definition: FoMAux.h:46
enum FoMAux::FoMType _fom_type
const VariableValue * _tally_val
The variable containing the tally. Used for the AMR FoM.
Definition: FoMAux.h:43
FoMType
The type of FoM to compute.
Definition: FoMAux.h:55