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