22 :
public NearestPointBase<ElementAverageValue, ElementVariableVectorPostprocessor>
This UserObject computes averages of a variable storing partial sums for the specified number of inte...
virtual void finalize() override
Finalize.
NearestPointAverage(const InputParameters ¶meters)
VectorPostprocessorValue & _np_post_processor_values
Postprocessor values for each point.
static InputParameters validParams()
std::vector< Real > VectorPostprocessorValue
virtual Real spatialValue(const Point &point) const override
Given a Point return the integral value associated with the layer that point falls in for the layered...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Real userObjectValue(unsigned int i) const
const InputParameters & parameters() const
Get the parameters of the object.
unsigned int nearestPointIndex(const Point &point) const
Given a list of points this object computes the average of a variable over the points closest to each...