DualNumber< Real, DNDerivativeType, true > ADReal
Base class for deriving any boundary condition of a integrated type.
Weakly enforce a Dirichlet BC using a penalty term.
static InputParameters validParams()
const Real & _v
Value of u on the boundary.
const Real _p
Penalty value.
virtual ADReal computeQpResidual() override
Compute this IntegratedBC's contribution to the residual at the current quadrature point.
const InputParameters & parameters() const
Get the parameters of the object.