Base AuxKernel class for different failure criteria to update the bond status A bond is broken and th...
const InputParameters & parameters() const
Rank two tensor based failure ctriteria to update the bond status for non-ordinary state-based model.
static InputParameters validParams()
const MaterialProperty< RankTwoTensor > * _tensor
Material property containing the rank two tensor.
virtual Real computeFailureCriterionValue() override
Function to compute the value of a given failure criterion.
MooseEnum _failure_criterion
MooseEnum used to control which failure criterion to use.