static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.
This is a wrapper that forwards calls to the implementation, which can be switched out at any time wi...
Base boundary condition for element-and-trace scalar hybridized DG discretizations assembled with aut...
virtual void compute(ElementAndTraceScalarHDGAssemblyHelper &helper) override
compute the AD residuals
IPHDGDirichletBC(const InputParameters ¶meters)
Base class for imposing Dirichlet boundary conditions for interior penalty hybridizable discontinuous...
Method-neutral assembly data and operations for an element-and-trace scalar hybridized DG discretizat...
const Moose::Functor< Real > & _dirichlet_val
Functor computing the Dirichlet boundary value.