22 "Computes integrals of a variable storing partial sums for the specified number of intervals "
23 "in a direction (x,y,z). Given a list of points this object computes the layered integral "
24 "closest to each one of those points.");
registerMooseObject("MooseApp", NearestPointLayeredIntegral)
This postprocessor computes a volume integral of the specified variable.
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()
NearestPointLayeredIntegral(const InputParameters ¶meters)