DualNumber< Real, DNDerivativeType, true > ADReal
ADCompute1DIncrementalStrain defines a strain increment only for incremental small strains in 1D prob...
ADComputeAxisymmetric1DIncrementalStrain defines a strain increment only for incremental small strain...
const VariableValue & _out_of_plane_strain_old
const SubblockIndexProvider *const _subblock_id_provider
A UserObject that carries the subblock ID for all elements.
Real computeGradDispZZOld() override
Computes the old dUz/dz for axisymmetric problems, where .
const bool _has_scalar_out_of_plane_strain
Whether an out-of-plane strain scalar variable is coupled.
void initialSetup() override
ADReal computeGradDispZZ() override
Computes the current dUz/dz for axisymmetric problems, where .
const ADVariableValue & _out_of_plane_strain
Current and old values of the out-of-plane strain variable.
ADReal computeGradDispYY() override
Computes the current dUy/dy for axisymmetric problems.
const VariableValue & _disp_old_0
the old value of the first component of the displacements vector
static InputParameters validParams()
std::vector< const ADVariableValue * > _scalar_out_of_plane_strain
Current and old values of the out-of-plane strain scalar variable.
const bool _has_out_of_plane_strain
Whether an out-of-plane strain variable is coupled.
Real computeGradDispYYOld() override
Computes the old dUy/dy for axisymmetric problems.
unsigned int getCurrentSubblockIndex() const
Gets the subblock index for the current element.
std::vector< const VariableValue * > _scalar_out_of_plane_strain_old
const InputParameters & parameters() const
Abstract base class for user objects that provide an index for a given element that is independent of...
VariableValueTempl< true > ADVariableValue
VariableValueTempl< false > VariableValue