DG kernel for interfacing diffusion between two variables on adjacent blocks.
static InputParameters validParams()
virtual Real computeQpResidual(Moose::DGResidualType type) override
Compute residuals at quadrature points.
const MaterialProperty< Real > & _D_neighbor
const MaterialProperty< Real > & _D
virtual Real computeQpJacobian(Moose::DGJacobianType type) override
Compute jacobians at quadrature points.
InterfaceKernel and VectorInterfaceKernel is responsible for interfacing physics across subdomains.
const InputParameters & parameters() const
Get the parameters of the object.
const std::string & type() const
Get the type of this class.