DualNumber< Real, DNDerivativeType, true > ADReal
Base class for creating new types of boundary conditions.
Base class for finite volume Dirichlet boundaray conditions.
static InputParameters validParams()
virtual ADReal boundaryValue(const FaceInfo &fi, const Moose::StateArg &state) const =0
const std::pair< unsigned int, unsigned int > _var_sys_numbers_pair
A pair keeping track of the variable and system numbers.
This data structure is used to store geometric and variable related metadata about each cell face in ...
const InputParameters & parameters() const
Get the parameters of the object.
State argument for evaluating functors.