
FreePOOMA is a C++ library supporting element-wise, data-parallel, and
stencil-based physics computations using one or more processors.  The
library automatically handles all interprocessor communication,
obviating the need for any explicit communication code.  The library
supports high-level syntax close to mathematical or algorithmic syntax
(like Fortran 95), easing the conversion from algorithms to code.

FreePOOMA is based on POOMA, originally developed at Los Alamos
National Laboratory.


  For the people who created POOMA and FreePOOMA, see CREDITS.

  For licensing info, see LICENSE.  LICENSE.pooma contains licensing
  information for the original POOMA distribution.

  For installation instructions, see INSTALL.

  For a tutorial on using FreePOOMA, open docs/index.html in your
  web browser.


FreePOOMA is hosted at http://savannah.nongnu.org/projects/freepooma/.
It is now developed in an open community-driven process.

