Base kernel class for peridynamic models.
virtual void computeLocalJacobian() override
Function to compute local contribution to the diagonal Jacobian at the current nodes.
const MaterialProperty< Real > & _bond_dQdT
Kernel class for peridynamic heat conduction models.
HeatConductionBPD(const InputParameters ¶meters)
static InputParameters validParams()
const InputParameters & parameters() const
const MaterialProperty< Real > & _bond_heat_flow
Bond based material properties.
virtual void computeLocalResidual() override
Function to compute local contribution to the residual at the current nodes.