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