const InputParameters & parameters() const
Calculates the radial displacement for cylindrical geometries.
unsigned int _ndisp
Number of displacment components.
static InputParameters validParams()
Moose::CoordinateSystemType _coord_system
Type of coordinate system.
RealVectorValue _axis_vector
Axis direction.
virtual ~RadialDisplacementCylinderAux()
virtual Real computeValue()
Compute the value of the radial displacement.
const std::vector< const VariableValue * > _disp_vals
Coupled variable values of the displacement components.
RealVectorValue _origin
Point used to define the origin of the cylinder axis for Cartesian systems.