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