Convergence
The property that approximations approach the target value.
Definition
A numerical sequence, refined mesh or iteration converges when its approximations approach the exact solution. For iterative methods this is ; for discretizations, the global error tends to zero under refinement.
How it is used
A small residual is not enough: check convergence hypotheses, order and stability according to the method family.