DualNumber< Real, DNDerivativeType, true > ADReal
A different approach to applying Dirichlet BCs.
static InputParameters validParams()
Factory constructor, takes parameters so that all derived classes can be built using the same constru...
const Function & _func
Function that defines value of u on the boundary.
virtual ADReal computeQpResidual() override
Compute this IntegratedBC's contribution to the residual at the current quadrature point.
const Real _p
Penalty value.
Base class for deriving any boundary condition of a integrated type.
Base class for function objects.
const InputParameters & parameters() const
Get the parameters of the object.