CZMComputeGlobalTractionBase(const InputParameters ¶meters)
static InputParameters validParams()
const MaterialProperty< RealVectorValue > & _interface_traction
Base class traction computing the traction used to impose equilibrium and its derivatives w...
virtual void computeQpProperties() override
const MaterialProperty< RankTwoTensor > & _dinterface_traction_djump
virtual void computeEquilibriumTracionAndDerivatives()=0
method computing the equilibrium traction and its derivatives
MaterialProperty< RealVectorValue > & _traction_global
the value of the traction in global and interface coordinates
const std::string _base_name
Base name of the material system.
MaterialProperty< RankTwoTensor > & _dtraction_djump_global
the traction's derivatives w.r.t.
const MaterialProperty< RankTwoTensor > & _czm_total_rotation
the rotation matrix trnasforming from interface to global coordinates
const InputParameters & parameters() const