38 mooseAssert(
false,
"this will never be called");
const InputParameters & parameters() const
Implements all the methods for assembling a hybridized local discontinuous Galerkin (LDG-H),...
Weakly imposes Dirichlet boundary conditions for the velocity for a hybridized discretization of the ...
unsigned int _cached_side
A cache variable to prevent multiple computations of Jacobians.
virtual void initialSetup() override
virtual void jacobianSetup() override
virtual Real computeQpResidual() override
virtual void computeJacobian() override
virtual void computeResidual() override
static InputParameters validParams()
std::array< const Moose::Functor< Real > *, 3 > _dirichlet_vel
Dirichlet velocity.
virtual void computeOffDiagJacobian(unsigned int jvar) override