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