Base boundary condition of a direct Dirichlet type.
Defines a boundary condition that forces the value to be a user specified function at the boundary.
virtual Real computeQpValue() override
Compute the value of the DirichletBC at the current quadrature point.
static InputParameters validParams()
const Function & _func
The function being used for evaluation.
const InputParameters & parameters() const