Calculates the radial displacement for spherical geometries.
static InputParameters validParams()
RealVectorValue _origin
Point used to define an origin for 2D axisymmetric or 3D Cartesian systems.
const unsigned int _ndisp
Number of displacment components.
RadialDisplacementSphereAux(const InputParameters ¶meters)
virtual Real computeValue()
Compute the value of the radial displacement.
const std::vector< const VariableValue * > _disp_vals
Coupled variable values of the displacement components.
virtual ~RadialDisplacementSphereAux()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
Moose::CoordinateSystemType _coord_system
Type of coordinate system.