Cardinal
|
#include <TallyRelativeError.h>
Public Member Functions | |
TallyRelativeError (const InputParameters ¶meters) | |
virtual Real | getValue () const override |
virtual void | initialize () override |
virtual void | execute () override |
Static Public Member Functions | |
static InputParameters | validParams () |
Protected Attributes | |
const operation::OperationEnum | _type |
type of extrema operation More... | |
int | _tally_index |
index of score in _tally_score of the problem More... | |
const OpenMCCellAverageProblem * | _openmc_problem |
Compute the max/min relative error of the tally coupling OpenMC to MOOSE.
TallyRelativeError::TallyRelativeError | ( | const InputParameters & | parameters | ) |
|
inlineoverridevirtualinherited |
|
overridevirtual |
|
inlineoverridevirtualinherited |
|
static |
|
protectedinherited |
|
protected |
index of score in _tally_score of the problem
|
protected |
type of extrema operation