NearestPointIntegralVariablePostprocessor(const InputParameters ¶meters)
Given a list of points this object computes the variable integral closest to each one of those points...
static InputParameters validParams()
Real userObjectValue(unsigned int i) const
unsigned int nearestPointIndex(const Point &point) const
virtual const std::vector< Point > spatialPoints() const override
Optional interface function for providing the points at which a UserObject attains spatial values...
VectorPostprocessorValue & _np_post_processor_values
virtual void finalize() override
Finalize.
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...