DualNumber< Real, DNDerivativeType, true > ADReal
Boundary condition of a Neumann style whose value is computed by a user-defined function.
const Function & _func
The function being used for setting the value.
static InputParameters validParams()
virtual ADReal computeQpResidual() override
Compute this IntegratedBC's contribution to the residual at the current quadrature point.
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.