21template <
bool symmetric>
Wrapper for custom (external) material models that compute small stress (and small Jacobian)
typename MandelConversion< RankFourTensor, symmetric >::to JacobianType
const MaterialProperty< StressType > & _custom_stress
const MaterialProperty< JacobianType > & _custom_jacobian
static InputParameters validParams()
virtual void computeQpSmallStress()
Method to implement to provide the small stress update.
typename MandelConversion< RankTwoTensor, symmetric >::to StressType
Provide the Cauchy stress via an objective integration of a small stress.
const InputParameters & parameters() const