DualNumber< Real, DNDerivativeType, true > ADReal
ADCompute2DSmallStrain defines a strain tensor, assuming small strains, in 2D geometries / simulation...
ADComputePlaneSmallStrain defines small strains under generalized plane strain and plane stress assum...
std::vector< const ADVariableValue * > _scalar_out_of_plane_strain
The out-of-plane strain scalar variables.
const SubblockIndexProvider *const _subblock_id_provider
A Userobject that carries the subblock ID for all elements.
const ADVariableValue & _out_of_plane_strain
The out-of-plane strain variable.
static InputParameters validParams()
virtual ADReal computeOutOfPlaneStrain()
calculates and returns the out-of-plane strain for the current quadrature point
unsigned int getCurrentSubblockIndex() const
gets its subblock index for current element
const bool _out_of_plane_strain_coupled
Whether an out-of-plane strain variable is coupled.
const bool _scalar_out_of_plane_strain_coupled
Whether out-of-plane strain scalar variables are coupled.
const Elem *const & _current_elem
const InputParameters & parameters() const
Abstract base class for user objects that provide an index for a given element that is independent of...
virtual unsigned int getSubblockIndex(const Elem &) const =0
The index of subblock this element is on.
VariableValueTempl< true > ADVariableValue