Go to the documentation of this file.
35 unsigned int coupled_component)
override;
Base kernel class for bond-associated correspondence material models.
const MaterialProperty< Real > & _sf_coeff
Bond based material property for fictitious stabilization force.
InputParameters validParams< ForceStabilizedSmallStrainMechanicsNOSPD >()
void computeLocalOffDiagJacobian(unsigned int coupled_component) override
Function to compute local contribution to the off-diagonal Jacobian at the current nodes.
void computePDNonlocalOffDiagJacobian(unsigned int jvar_num, unsigned int coupled_component) override
Function to compute nonlocal contribution to the off-diagonal Jacobian at the current nodes.
const unsigned int _component
The index of displacement component.
virtual void computeLocalResidual() override
ForceStabilizedSmallStrainMechanicsNOSPD(const InputParameters ¶meters)
virtual void computeLocalJacobian() override
Kernel class for fictitious force stabilized conventional correspondence material model for small str...
virtual void computeNonlocalJacobian() override