HDGKernel(const InputParameters ¶meters)
A kernel for hybridized finite element formulations.
virtual void computeResidualAndJacobianOnSide()
virtual void computeResidualOnSide()=0
virtual void computeJacobianOnSide()=0
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
void mooseError(Args &&... args) const
Emits an error prefixed with object name and type.
const InputParameters & parameters() const
Get the parameters of the object.
static InputParameters validParams()
virtual Real computeQpResidual() override
Compute this Kernel's contribution to the residual at the current quadrature point.