registerMooseObject("MooseApp", InterfaceAverageVariableValuePostprocessor)
This postprocessor computes a spatial average value of the specified variable value on the interface.
static InputParameters validParams()
virtual Real getValue() const override
This will get called to actually grab the final value the postprocessor has calculated.
InterfaceAverageVariableValuePostprocessor(const InputParameters ¶meters)
virtual Real getValue() const override
This will get called to actually grab the final value the postprocessor has calculated.
This postprocessor computes a weighted (by area) integral of the specified variable.
static InputParameters validParams()
Real _interface_primary_area
the area of the primary side of the interface