Implements a prescribed advective flux boundary condition for use with a hybridized discretization of...
virtual ElementAndTraceScalarHDGAssemblyHelper & hdgHelper() override
Returns the helper used for common element-and-trace scalar HDG assembly.
const InputParameters & parameters() const
Get the parameters of the object.
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-...
Method-neutral assembly data and operations for an element-and-trace scalar hybridized DG discretizat...
Implements a prescribed flux for an IP-HDG discretization.
static InputParameters validParams()
AdvectionIPHDGPrescribedFluxBC(const InputParameters ¶meters)