Kernel class for bond based peridynamic solid mechanics models.
virtual void computeLocalOffDiagJacobian(unsigned int jvar_num, unsigned int jvar) override
Function to compute local contribution to the off-diagonal Jacobian at the current nodes.
const MaterialProperty< Real > & _bond_local_dfdU
virtual void computeLocalJacobian() override
virtual void computeLocalResidual() override
const unsigned int _component
The index of displcement component.
static InputParameters validParams()
const MaterialProperty< Real > & _bond_local_dfdT
const MaterialProperty< Real > & _bond_local_force
Bond based material properties.
Base kernel class for peridynamic solid mechanics models.