DualNumber< Real, DNDerivativeType, true > ADReal
Base class for deriving any boundary condition of a integrated type.
Boundary condition of a Neumann style whose value is computed by a user-defined function for vector v...
virtual ADReal computeQpResidual() override
Compute this IntegratedBC's contribution to the residual at the current quadrature point.
const Function & _function_y
y component function
const Function & _function_z
z component function
const Function & _function_x
x component function
static InputParameters validParams()
Base class for function objects.
const InputParameters & parameters() const
Get the parameters of the object.