virtual Real computeDistance() override
compute the distance of the current quadrature point for binning
Compute a spherical average of a variable as a function of radius throughout the simulation domain.
Base clase for computing spatial average of a variable over simple spatial regions of the computation...
defineLegacyParams(SphericalAverage)
const MooseArray< Point > & _q_point
unsigned int _qp
current quadrature point - used in computeVolume()
static InputParameters validParams()
SphericalAverage(const InputParameters ¶meters)
const Point _origin
origin of sphere [or other body]
registerMooseObject("MooseApp", SphericalAverage)
static InputParameters validParams()