Go to the documentation of this file.
13 #include "RankTwoTensor.h"
36 const MaterialProperty<RankTwoTensor> *
_tensor;
virtual Real computeFailureCriterionValue() override
Function to compute the value of a given failure criterion.
InputParameters validParams< RankTwoBasedFailureCriteriaNOSPD >()
RankTwoBasedFailureCriteriaNOSPD(const InputParameters ¶meters)
Rank two tensor based failure ctriteria to update the bond status for non-ordinary state-based model.
const MaterialProperty< RankTwoTensor > * _tensor
Material property containing the rank two tensor.
MooseEnum _failure_criterion
MooseEnum used to control which failure criterion to use.
Base AuxKernel class for different failure criteria to update the bond status A bond is broken and th...