15-859E Programming Assignment 2:
Multigrid

Due Date: 11:59pm Wed. 21 Oct. 1998

Revision 2: 14 Oct. 98.


In this assignment, you'll solve a 2-D simulation problem using the multigrid method. The recommended problem is Poisson's Equation on a unit square, and working from Briggs' book. I'm providing a bit of starter code, but not nearly as much as in the previous assignment.

Requirements


Tips

15-859, Hierarchical Methods for Simulation
Paul Heckbert