31 "Computes averages of a variable storing partial sums for the specified number of intervals " 32 "in a direction (x,y,z). Given a list of points this object computes the layered average " 33 "closest to each one of those points, where the distance is computed in terms of radius (or " 34 "distance to the origin in the plane perpendicular to 'direction').");
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...
NearestRadiusLayeredAverage(const InputParameters ¶meters)
This is a "smart" enum class intended to replace many of the shortcomings in the C++ enum type It sho...
registerMooseObject("MooseApp", NearestRadiusLayeredAverage)
This postprocessor computes a volume integral of the specified variable.
static InputParameters validParams()
This UserObject computes averages of a variable storing partial sums for the specified number of inte...