Base class for function objects.
const Function & _func
The function being used for setting the value.
DualNumber< Real, DNDerivativeType, true > ADReal
Base class for deriving any boundary condition of a integrated type.
virtual ADReal computeQpResidual() override
Compute this IntegratedBC's contribution to the residual at the current quadrature point...
static InputParameters validParams()
ADFunctionNeumannBC(const InputParameters ¶meters)
const InputParameters & parameters() const
Get the parameters of the object.
Boundary condition of a Neumann style whose value is computed by a user-defined function.