22 :
public NearestPointBase<ElementAverageValue, ElementVariableVectorPostprocessor>
29 virtual Real
spatialValue(
const Point & point)
const override;
std::vector< Real > VectorPostprocessorValue
Given a list of points this object computes the average of a variable over the points closest to each...
virtual void finalize() override
VectorPostprocessorValue & _np_post_processor_values
Postprocessor values for each point.
Real userObjectValue(unsigned int i) const
static InputParameters validParams()
unsigned int nearestPointIndex(const Point &point) const
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...
This UserObject computes averages of a variable storing partial sums for the specified number of inte...