Schnek
A C++ library for developing parallel simulations on Cartesian grids
NOTICE: The current version of Schnek is hosted on GitHub https://github.com/holgerschmitz/Schnek
This repository on Sourceforge is no longer maintained!
Schnek is a library for the fast development of parallel simulation codes using multidimensional arrays. It is designed to work both on single processor and massively parallel architectures.
The library is intended mainly for use in physics simulations on regular grids but some of its features might be useful for other types of...