17 params.addRequiredParam<MooseFunctorName>(
18 "prescribed_normal_flux",
"The prescribed value of the flux dotted with the normal");
void lmPrescribedFlux(const Moose::Functor< Real > &flux_value)
Applies a prescribed flux in the facet equation.
const Moose::Functor< Real > & _normal_flux
Prescribed normal flux along the boundary.
Base boundary condition for element-and-trace scalar hybridized DG discretizations assembled with aut...
void resizeResiduals()
Resizes the element-interior and facet residual vectors for the current element.
static InputParameters validParams()
IPHDGPrescribedFluxBC(const InputParameters ¶meters)
virtual void scalarFace()=0
Assembles the element-interior equation's face contribution.
Method-neutral assembly data and operations for an element-and-trace scalar hybridized DG discretizat...
virtual void lmFace()=0
Assembles the facet equation's interior-face contribution.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
virtual void compute(ElementAndTraceScalarHDGAssemblyHelper &helper) override
compute the AD residuals