
To compile: type "make" at the command line.

The default build is serial.

To build in parallel, using openMP.  Replace "_PARALLEL_FLAGS" with
"PARALLEL_FLAGS" both in this Makefile, and in ../../spres/src/Makefile.

The directory ../test contains example input files for simple calculations.
