DualNumber< Real, DNDerivativeType, true > ADReal
Base class for finite volume Dirichlet boundaray conditions.
Applies a Dirichlet boundary condition with a value prescribed by a function.
const Function & _function
static InputParameters validParams()
ADReal boundaryValue(const FaceInfo &fi, const Moose::StateArg &state) const override
This data structure is used to store geometric and variable related metadata about each cell face in ...
Base class for function objects.
const InputParameters & parameters() const
Get the parameters of the object.
State argument for evaluating functors.