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