To make the library, do:
cd src/
make
cd ../
The library will be created in lib/

To make the test program, do:
cd test/
make
This will create the test program "test1".

To make the multigrid program, do:
cd multigrid/
make
This will create the program "multigrid".

-Anirudh Modi-
http://www.anirudh.net
5/1/2000-Mon
