hypre/babel
2006-09-11 20:52:59 +00:00
..
bHYPRE plug memory leaks 2006-09-08 23:46:20 +00:00
bHYPREClient-C upgrade Babel to version 1.0.0 2006-08-29 22:27:48 +00:00
bHYPREClient-CX The new Babel, version 1.0.0, generates .cxx,.hxx files. 2006-08-31 18:02:41 +00:00
bHYPREClient-F upgrade Babel to version 1.0.0 2006-08-30 00:16:09 +00:00
babel-runall more use of include-referenced argument so things will build 2006-08-31 18:03:20 +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 Change comment to reflect the disapperance of queryInt functions in the 2006-08-29 22:07:25 +00:00
Makefile Copy the new file hypre_babel_exception_handler.h as needed. 2006-08-29 22:25:09 +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.