const MaterialProperty< Real > & _diff_neighbor
const MaterialProperty< Real > & _diff
virtual Real computeQpResidual(Moose::DGResidualType type) override
This is the virtual that derived classes should override for computing the residual on neighboring el...
static InputParameters validParams()
virtual Real computeQpJacobian(Moose::DGJacobianType type) override
This is the virtual that derived classes should override for computing the Jacobian on neighboring el...
The DGKernel class is responsible for calculating the residuals for various physics on internal sides...
const InputParameters & parameters() const
Get the parameters of the object.
const std::string & type() const
Get the type of this class.