20 params.addClassDescription(
"Adds element and interior face integrals for an L-HDG advection " 21 "term using cell and hybrid velocities, respectively.");
28 this, this, this, _sys, _assembly, _tid, blockIDs(),
std::set<
BoundaryID>{}))
virtual ElementAndTraceScalarHDGAssemblyHelper & hdgHelper() override
static InputParameters validParams()
registerMooseObject("NavierStokesApp", AdvectionLHDGKernel)
boundary_id_type BoundaryID
Supplies the L-HDG velocity-trace evaluation to the shared advection assembly used by both HDG kernel...
Advection term using a cell velocity in the volume and the velocity trace in face fluxes...
std::unique_ptr< AdvectionLHDGAssemblyHelper > _lhdg_helper
Assembly helper implementing the L-HDG advection weak form.
AdvectionLHDGKernel(const InputParameters ¶ms)
static InputParameters validParams()
static InputParameters validParams()