DualNumber< Real, DNDerivativeType, true > ADReal
ADCompute2DIncrementalStrain defines a strain increment only for incremental strains in 2D geometries...
void initialSetup() override
static InputParameters validParams()
virtual ADReal computeOutOfPlaneGradDisp()=0
Computes the current out-of-plane component of the displacement gradient; as a virtual function,...
virtual void computeTotalStrainIncrement(ADRankTwoTensor &total_strain_increment) override
Computes the current and old deformation gradients with the assumptions for 2D geometries,...
virtual void displacementIntegrityCheck() override
const unsigned int _out_of_plane_direction
virtual Real computeOutOfPlaneGradDispOld()=0
Computes the old out-of-plane component of the displacement gradient; as a virtual function,...
ADComputeIncrementalStrainTempl defines a strain increment and rotation increment (=1),...
const InputParameters & parameters() const