hypre/babel
2000-08-15 01:04:10 +00:00
..
Hypre replace some C++-style comments with C-style comments 2000-08-15 01:04:10 +00:00
test Upgrade to Babel 0.3.0 2000-02-01 01:25:01 +00:00
Interfaces.idl - add Map interfaces and classes for structured grid vectors 2000-06-20 23:45:18 +00:00
README Upgrade to Babel 0.3.0 2000-02-01 01:25:01 +00:00

Babel Interface:

This directory contains the Babel wrappers for Hypre.
The building instructions here assumes that Babel is 
already installed on the local system and that the rest 
of Hypre is already constructed.

1.  Locate where the babel compiler is installed.  If
    Its already in your path, try `where babel`.
    It should look like /<some_path>/bin/babel.

2.  Type './configure --with-babeldir=/<some_path>'
    where <some_path> is the actual path that was determined
    in step 1.

4.  Type 'make'.  This will build the Hypre/libhypre_class.a.

5.  Type 'make check'.  This will build test/testum.