hypre/babel
2006-10-05 00:15:02 +00:00
..
bHYPRE build shared library correctly with latest hypre build system 2006-10-02 22:53:26 +00:00
bHYPREClient-C escape underscore for doc++ 2006-09-28 22:27:11 +00:00
bHYPREClient-CX Updated license info. 2006-09-22 22:06:21 +00:00
bHYPREClient-F Updated license info. 2006-09-22 22:06:21 +00:00
bHYPREClient-P new Python interface; all but the Makefile is Babel-generated 2006-10-05 00:15:02 +00:00
babel-runall new lines to build the Python interface, and to automatically fix bad doc 2006-10-05 00:05:59 +00:00
docfix.el temporary script to fix Babel-generated doc comments to work with doc++ 2006-09-11 20:52:59 +00:00
hypre_babel_exception_handler.h Macros to catch a Babel exception and issue a corresponding hypre error. 2006-08-29 22:09:53 +00:00
Interfaces.idl escape underscore for doc++ 2006-09-28 22:27:11 +00:00
Makefile Minor edits to license info. 2006-09-27 16:45:24 +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.