virtual Real computeQpValue() override
Compute the value of the DirichletBC at the current quadrature point.
Base boundary condition of a Dirichlet type.
Boundary condition of a Dirichlet type.
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
Get the parameters of the object.
const Real & _value
The value for this BC.
DirichletBC(const InputParameters ¶meters)