Base class for function objects.
Base class for automatic differentiation Dirichlet BCs.
ADFunctionDirichletBC(const InputParameters ¶meters)
virtual ADReal computeQpValue() override
Compute the value of the Dirichlet BC at the current quadrature point.
DualNumber< Real, DNDerivativeType, true > ADReal
Boundary condition of a Dirichlet type.
const Function & _function
The function describing the Dirichlet condition.
const InputParameters & parameters() const
Get the parameters of the object.
static InputParameters validParams()