virtual Real computeQpResidual(Moose::DGResidualType type)
This is the virtual that derived classes should override for computing the residual on neighboring el...
virtual Real computeQpJacobian(Moose::DGJacobianType type)
This is the virtual that derived classes should override for computing the Jacobian on neighboring el...
static InputParameters validParams()
RealVectorValue _velocity
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.