================================================================
                ParPre Examples
================================================================

Run examples by calling 'make method' where method is any
of the following:
    none jacobi gbssor aschwarz mschwarz
for no preconditioner, point jacobi, generalised block ssor, additive Schwarz,
and multiplicative Schwarz, respectively.

Currently all processes are run locally, add a "-machinefile <file>"
option after mpirun in the makefile to run truly distributed.

Run all available methods with two different parameter sets by
typing "Test". This leaves summary output in Test.out and more
elaborate output in Test.*.
