1. The document describes using the SIMPLE algorithm to solve the lid-driven cavity flow and square elbow flow problems in MATLAB.
2. It derives the finite volume formulation of the Navier-Stokes equations on a staggered grid for these problems and discretizes the equations.
3. The methodology section outlines deriving the multigrid domain from the Navier-Stokes equations, applying the SIMPLE algorithm, and discretizing the momentum equations on the staggered grid to set up the algorithm to solve for velocity and pressure.