25 virtual void execute()
override;
27 virtual Real
getValue()
const override;
Calculates the overall change of a chosen variable between the inlet and outlet of the subchannel ass...
Real _value
value we want to calculate
virtual void initialize() override
virtual void finalize() override
const SubChannelMesh & _mesh
geometric information
AuxVariableName const & _variable
variable name
virtual void execute() override
virtual Real getValue() const override
static InputParameters validParams()
Base class for subchannel meshes.