DualNumber< Real, DNDerivativeType, true > ADReal
ADCompute1DFiniteStrain defines a strain increment for finite strains in 1D problems,...
void computeProperties() override
virtual Real computeGradDispYYOld()=0
Computes the old dUy/dY; as a virtual function, this function is overwritten for the specific geometr...
static InputParameters validParams()
virtual Real computeGradDispZZOld()=0
Computes the old dUz/dz; as a virtual function, this function is overwritten for the specific geometr...
virtual ADReal computeGradDispYY()=0
Computes the current dUy/dY; as a virtual function, this function is overwritten for the specific geo...
virtual ADReal computeGradDispZZ()=0
Computes the current dUz/dz; as a virtual function, this function is overwritten for the specific geo...
ADComputeFiniteStrain defines a strain increment and rotation increment, for finite strains.
const InputParameters & parameters() const