hypre/babel
2007-06-08 21:47:53 +00:00
..
bHYPRE remove #include <assert.h>, because this hasn't been needed for some time 2007-06-08 21:47:53 +00:00
bHYPREClient-C New Babel run due to many new documentation comments in Interfaces.idl. 2006-12-29 21:25:20 +00:00
bHYPREClient-CX New Babel run due to many new documentation comments in Interfaces.idl. 2006-12-29 21:25:20 +00:00
bHYPREClient-F Copy Babel-generated Fortran includes *.inc the same as Babel-generated C 2007-01-29 17:38:06 +00:00
bHYPREClient-F90 Fortran 90 client 2007-02-06 01:23:15 +00:00
bHYPREClient-P New Babel run due to many new documentation comments in Interfaces.idl. 2006-12-29 21:25:20 +00:00
babel-runall add runline for Fortran90, commented out so it won't happen unless you really 2007-02-06 01:21:42 +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 Update and expand documentation comments in Interfaces.idl, and related 2006-12-29 21:22:00 +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.