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