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