static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.
AdvectionIPHDGDirichletBC(const InputParameters ¶meters)
Weakly imposes Dirichlet boundary conditions for a hybridized discretization of Advection.
std::unique_ptr< AdvectionIPHDGAssemblyHelper > _iphdg_helper
The assembly helper providing the required IP-HDG method implementations.
Base class for imposing Dirichlet boundary conditions for interior penalty hybridizable discontinuous...
virtual ElementAndTraceScalarHDGAssemblyHelper & hdgHelper() override
Returns the helper used for common element-and-trace scalar HDG assembly.
Method-neutral assembly data and operations for an element-and-trace scalar hybridized DG discretizat...