Forcing term — where it appears
Also named here as inexact newton, quadratic convergence — the same set of essays touches all of them, so they are one junction rather than several.
The accuracy that is thrown away
A Newton step is the exact answer to a linearised problem, and the linearisation is wrong at second order. So there is a floor under how close the step can land, the floor is the square of where it started, and eleven decades of inner tolerance below it buy the same four digits at four times the price.
A tolerance that reads its own residual
The cheapest constant forcing term costs 980 inner iterations and arrives with a hundred times the forward error of the dearest, which costs 9,358. A rule that sets each step's tolerance from the ratio of the last two residuals costs 1,009 and arrives with neither problem — and it is not a constant, so it does not appear on the curve the constants are compared on.
Named alongside it
The objects these essays reach for when they reach for this one.
Conjugate gradientsFlop countInexact newtonKrylov subspaceNewton iterationQuadratic convergenceExact ground truthLinearisationStopping criterionWarm start