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