ComputeIncrementalStrain(const InputParameters ¶meters)
static InputParameters validParams()
ComputeIncrementalStrain defines a strain increment and rotation increment (=1), for small strains...
virtual void computeTotalStrainIncrement(RankTwoTensor &total_strain_increment)
Computes the current and old deformation gradients and passes back the total strain increment tensor...
const InputParameters & parameters() const
ComputeIncrementalStrainBase is the base class for strain tensors using incremental formulations...
virtual void computeProperties() override