23 "Computes averages of a variable storing partial sums for the specified number of intervals "
24 "in a direction (x,y,z). Given a list of points this object computes the layered average "
25 "closest to each one of those points.");
registerMooseObject("MooseApp", NearestPointLayeredAverage)
This postprocessor computes a volume integral of the specified variable.
This UserObject computes averages of a variable storing partial sums for the specified number of inte...
This UserObject computes averages of a variable storing partial sums for the specified number of inte...
static InputParameters validParams()
This UserObject computes averages of a variable storing partial sums for the specified number of inte...
static InputParameters validParams()
NearestPointLayeredAverage(const InputParameters ¶meters)