Base class for deriving any boundary condition of a integrated type.
virtual void computeQpResidual(RealEigenVector &residual) override
Method for computing the residual at quadrature points, to be filled in residual.
const RealEigenVector _value
Values of grad(u) on the boundary.
static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.