static InputParameters validParams()
Base class for automatic differentiation Dirichlet BCs.
DualNumber< Real, DNDerivativeType, true > ADReal
Boundary condition of a Dirichlet type.
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
const InputParameters & parameters() const
Get the parameters of the object.