hypre/babel
2003-05-17 01:40:54 +00:00
..
bHYPRE Fixed a reference to ParGMRES to the correct name, ParCSRGMRES. 2003-05-15 20:10:20 +00:00
bHYPREClient-C re-ran babel with new babel-runall, slight doc difference in Interfaces.idl 2003-04-01 23:57:15 +00:00
bHYPREClient-F re-ran babel with new babel-runall, slight doc difference in Interfaces.idl 2003-04-01 23:57:15 +00:00
babel-runall Added --comment-local-only flag to get workable reference documentation. 2003-03-29 03:42:36 +00:00
Interfaces.idl Fixed a typo in one comment. 2003-03-25 00:36:48 +00:00
Makefile.in distclean target 2003-05-17 01:40:54 +00:00
README Changed package name to 'bHYPRE' to avoid file name conflicts on 2003-03-14 22:56:14 +00:00

Babel Interface:

This directory contains the Babel wrappers for bHYPRE.  The building
instructions here assumes that Babel is already installed on the local
system and that the rest of bHYPRE 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 bHYPRE/libhypre_class.a.

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