Implements an advection term for a interior penalty hybridized discretization.
Base kernel for implementing an interior penalty hybridized discretization.
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.
virtual IPHDGAssemblyHelper & iphdgHelper() override
static InputParameters validParams()
AdvectionIPHDGKernel(const InputParameters ¶ms)