21 "is a constant, controllable value.");
registerMooseObject("MooseApp", ADDirichletBC)
DualNumber< Real, DNDerivativeType, true > ADReal
Base class for automatic differentiation Dirichlet BCs.
static InputParameters validParams()
Boundary condition of a Dirichlet type.
static InputParameters validParams()
const Real & _value
The value for this BC.
virtual ADReal computeQpValue() override
Compute the value of the Dirichlet BC at the current quadrature point.
ADDirichletBC(const InputParameters ¶meters)