30 virtual void compute()
override;
static InputParameters validParams()
Implements a prescribed flux for an IP-HDG discretization.
This is a wrapper that forwards calls to the implementation, which can be switched out at any time wi...
Base class that declares all the methods for assembling a hybridized interior penalty discontinuous G...
IPHDGDirichletBC(const InputParameters ¶meters)
virtual void compute() override
compute the AD residuals
Base class for imposing Dirichlet boundary conditions for interior penalty hybridizable discontinuous...
const Moose::Functor< Real > & _dirichlet_val
Functor computing the Dirichlet boundary value.
const InputParameters & parameters() const
Get the parameters of the object.