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