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