Implements an advection term for a interior penalty hybridized discretization.
Implements all the methods for assembling a hybridized interior penalty discontinuous Galerkin (IPDG-...
std::unique_ptr< AdvectionIPHDGAssemblyHelper > _iphdg_helper
The assembly helper providing the required IP-HDG method implementations.
Base kernel for helper-backed HDG discretizations with an element-interior scalar and scalar facet tr...
Method-neutral assembly data and operations for an element-and-trace scalar hybridized DG discretizat...
static InputParameters validParams()
virtual ElementAndTraceScalarHDGAssemblyHelper & hdgHelper() override
Returns the helper used for common element-and-trace scalar HDG assembly.
AdvectionIPHDGKernel(const InputParameters ¶ms)