28 virtual void compute()
override;
Implements a prescribed flux for an IP-HDG discretization.
virtual void compute() override
compute the AD residuals
This is a wrapper that forwards calls to the implementation, which can be switched out at any time wi...
const Moose::Functor< Real > & _normal_flux
Prescribed normal flux along the boundary.
static InputParameters validParams()
IPHDGPrescribedFluxBC(const InputParameters ¶meters)
Implements a prescribed flux for an IP-HDG discretization.
const InputParameters & parameters() const
Get the parameters of the object.