Boundary condition of a Dirichlet type.
virtual void computeQpResidual(RealEigenVector &residual) override
Compute this BC's contribution to the residual at the current quadrature point, to be filled in resid...
static InputParameters validParams()
const RealEigenVector & _values
The value for this BC.
Base class for deriving any boundary condition that works at nodes on vector variables.
const InputParameters & parameters() const
Get the parameters of the object.