const InputParameters & parameters() const
Get the parameters of the object.
Reporter containing operation between vectors from another Reporter.
Reporter performing a reduction on a vector using a parsed function.
Real & _output_reporter
output containing reduction of vector into a scalar
const Real _initial_reduction_value
virtual void initialize() override
Called before execute() is ever called so that data can be cleared.
static InputParameters validParams()
virtual void finalize() override
Finalize.
const std::vector< Real > & _vector_reporter_data
Vector being operated on.
virtual void execute() override
Execute method.