This directory contains the S-PRES acceleration class.

This builds as a library (spres.a) which you should link your dynamics to
if you wish to run an S-PRES accelerated simulation.

The procedure for doing this is outlined in the API document, in the enclosing
directory.

To turn on openMP parallelism, replace "_PARALLEL_FLAGS" in the Makefile
with "PARALLEL_FLAGS"

