hypre/babel
painter 5561cc6d30 Fix doc comment. This change will disappear with the next Babel run,
the fix really should be done in Babel somewhere.
2006-12-14 18:44:54 +00:00
..
bHYPRE changed parcsr_ls.h, parcsr_mv.h, IJ_mv.h to _hypre_parcsr_ls.h, _hypre_parcsr_mv.h , _hypre_IJ_mv.h 2006-11-29 17:24:08 +00:00
bHYPREClient-C Fix doc comment. This change will disappear with the next Babel run, 2006-12-14 18:44:54 +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 use new Python support in configure system 2006-10-12 17:47:11 +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 Add '_hypre_' prefix to internal headers for utilities, struct, and sstruct. 2006-11-15 01:32:38 +00:00
Interfaces.idl escape underscore for doc++ 2006-09-28 22:27:11 +00:00
Makefile use new Python support in configure system 2006-10-12 17:47:11 +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.