virtual IPHDGAssemblyHelper & iphdgHelper() override
static InputParameters validParams()
Base class that declares all the methods for assembling a hybridized interior penalty discontinuous G...
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...
const InputParameters & parameters() const
Get the parameters of the object.