21 "is a constant, controllable value.");
registerMooseObject("MooseApp", DirichletBC)
Base boundary condition of a Dirichlet type.
static InputParameters validParams()
Boundary condition of a Dirichlet type.
static InputParameters validParams()
virtual Real computeQpValue() override
Compute the value of the DirichletBC at the current quadrature point.
const Real & _value
The value for this BC.
DirichletBC(const InputParameters ¶meters)