21#include "GeneralPostprocessor.h"
Definition TallyBase.h:36
Definition TallyInterface.h:28
Definition TallyRelativeError.h:31
virtual void execute() override
Definition TallyRelativeError.h:38
const TallyBase * _tally
The tally we're computing the relative error from.
Definition TallyRelativeError.h:50
const operation::OperationEnum _type
type of extrema operation
Definition TallyRelativeError.h:44
virtual Real getValue() const override
virtual void initialize() override
Definition TallyRelativeError.h:37
std::string _score
The tally score we want to fetch the relative error of.
Definition TallyRelativeError.h:47
static InputParameters validParams()
TallyRelativeError(const InputParameters ¶meters)
OperationEnum
Enumeration of possible operations to perform in global postprocessors.
Definition CardinalEnums.h:151