Implements a prescribed advective flux boundary condition for use with a hybridized discretization of...
const InputParameters & parameters() const
Get the parameters of the object.
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 a prescribed flux for an IP-HDG discretization.
static InputParameters validParams()
virtual IPHDGAssemblyHelper & iphdgHelper() override
AdvectionIPHDGPrescribedFluxBC(const InputParameters ¶meters)