20 params.addClassDescription(
"Implements an outflow boundary condition for use with a hybridized " 21 "discretization of the advection equation");
28 this, this, this, _sys, _assembly, _tid,
std::set<
SubdomainID>{}, boundaryIDs()))
36 iphdg_helper.resizeResiduals();
39 iphdg_helper.scalarFace();
40 iphdg_helper.lmOutflow();
Implements a prescribed flux for an IP-HDG discretization.
virtual void compute() override
compute the AD residuals
Implements an outflow boundary condition for use with a hybridized discretization of the Advection eq...
static InputParameters validParams()
Implements all the methods for assembling a hybridized interior penalty discontinuous Galerkin (IPDG-...
AdvectionIPHDGOutflowBC(const InputParameters ¶meters)
static InputParameters validParams()
virtual AdvectionIPHDGAssemblyHelper & iphdgHelper() override
registerMooseObject("MooseApp", AdvectionIPHDGOutflowBC)
static InputParameters validParams()