21 params.
addClassDescription(
"Compute layered side integrals for nearest-point based sidesets");
registerMooseObject("MooseApp", NearestPointLayeredSideIntegral)
This UserObject computes volume integrals of a variable storing partial sums for the specified number...
This UserObject computes averages of a variable storing partial sums for the specified number of inte...
static InputParameters validParams()
This UserObject computes integrals of a variable storing partial sums for the specified number of int...
static InputParameters validParams()
NearestPointLayeredSideIntegral(const InputParameters ¶meters)
This postprocessor computes a volume integral of the specified variable.