Drag-and-drop method construction

Sort the Method Steps — Chapter 2

Move the cards with the mouse or touch. The correct order reflects the computational logic of this chapter.

Perform the iteration.
Monitor residual and step size.
Certify or interpret the root error.
Verify assumptions for the chosen method.
Choose a bracket or starting point.

Correct order after checking

  1. Choose a bracket or starting point.
  2. Verify assumptions for the chosen method.
  3. Perform the iteration.
  4. Monitor residual and step size.
  5. Certify or interpret the root error.