std::unique_ptr< DiffusionIPHDGAssemblyHelper > _iphdg_helper
The assembly helper providing the required IP-HDG method implementations.
Base class that declares all the methods for assembling a hybridized interior penalty discontinuous G...
virtual IPHDGAssemblyHelper & iphdgHelper() override
Implements a fixed normal gradient boundary condition for use with a hybridized discretization of the...
static InputParameters validParams()
Implements a prescribed flux for an IP-HDG discretization.
const InputParameters & parameters() const
Get the parameters of the object.
DiffusionIPHDGPrescribedFluxBC(const InputParameters ¶meters)