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.");
This UserObject computes volume integrals of a variable storing partial sums for the specified number...
registerMooseObject("MooseApp", NearestPointLayeredIntegral)
This UserObject computes averages of a variable storing partial sums for the specified number of inte...
This UserObject computes integrals of a variable storing partial sums for the specified number of int...
NearestPointLayeredIntegral(const InputParameters ¶meters)
static InputParameters validParams()
static InputParameters validParams()
This postprocessor computes a volume integral of the specified variable.