20 params.addClassDescription(
"Implements a flux boundary condition for use with a hybridized " 21 "discretization of the diffusion equation");
28 this, this, this, _sys, _assembly, _tid,
std::set<
SubdomainID>{}, boundaryIDs()))
std::unique_ptr< DiffusionIPHDGAssemblyHelper > _iphdg_helper
The assembly helper providing the required IP-HDG method implementations.
registerMooseObject("MooseApp", DiffusionIPHDGPrescribedFluxBC)
static InputParameters validParams()
Implements a fixed normal gradient boundary condition for use with a hybridized discretization of the...
static InputParameters validParams()
static InputParameters validParams()
Method-neutral assembly data and operations for an element-and-trace scalar hybridized DG discretizat...
Implements a prescribed flux for an IP-HDG discretization.
virtual ElementAndTraceScalarHDGAssemblyHelper & hdgHelper() override
Returns the helper used for common element-and-trace scalar HDG assembly.
Implements all the methods for assembling a hybridized interior penalty discontinuous Galerkin (IPDG-...
DiffusionIPHDGPrescribedFluxBC(const InputParameters ¶meters)