28 virtual void compute()
override;
Implements a prescribed flux for an IP-HDG discretization.
virtual void compute() override
compute the AD residuals
Implements an outflow boundary condition for use with a hybridized discretization of the Advection eq...
Implements all the methods for assembling a hybridized interior penalty discontinuous Galerkin (IPDG-...
AdvectionIPHDGOutflowBC(const InputParameters ¶meters)
std::unique_ptr< AdvectionIPHDGAssemblyHelper > _iphdg_helper
The assembly helper providing the required IP-HDG method implementations.
const InputParameters & parameters() const
Get the parameters of the object.
virtual AdvectionIPHDGAssemblyHelper & iphdgHelper() override
static InputParameters validParams()