std::unique_ptr< DiffusionIPHDGAssemblyHelper > _iphdg_helper
The assembly helper providing the required IP-HDG method implementations.
static InputParameters validParams()
Base class that declares all the methods for assembling a hybridized interior penalty discontinuous G...
Weakly imposes Dirichlet boundary conditions for a hybridized discretization of diffusion.
DiffusionIPHDGDirichletBC(const InputParameters ¶meters)
Base class for imposing Dirichlet boundary conditions for interior penalty hybridizable discontinuous...
const InputParameters & parameters() const
Get the parameters of the object.
virtual IPHDGAssemblyHelper & iphdgHelper() override