20 params.addClassDescription(
"Implements a prescribed flux condition for use with a hybridized " 21 "discretization of the advection equation");
28 this, this, this, _sys, _assembly, _tid,
std::set<
SubdomainID>{}, boundaryIDs()))
virtual IPHDGAssemblyHelper & iphdgHelper() override
Implements a prescribed advective flux boundary condition for use with a hybridized discretization of...
registerMooseObject("MooseApp", AdvectionIPHDGPrescribedFluxBC)
Base class that declares all the methods for assembling a hybridized interior penalty discontinuous G...
std::unique_ptr< AdvectionIPHDGAssemblyHelper > _iphdg_helper
The assembly helper providing the required IP-HDG method implementations.
Implements all the methods for assembling a hybridized interior penalty discontinuous Galerkin (IPDG-...
static InputParameters validParams()
Implements a prescribed flux for an IP-HDG discretization.
static InputParameters validParams()
static InputParameters validParams()
AdvectionIPHDGPrescribedFluxBC(const InputParameters ¶meters)