hypre/babel
2007-12-10 22:55:12 +00:00
..
bHYPRE Fixed several -Wall warnings and a couple of errors, too. 2007-12-10 22:55:12 +00:00
bHYPREClient-C changed headers to reflect new management 2007-11-13 17:34:52 +00:00
bHYPREClient-CX changed headers to reflect new management 2007-11-13 17:34:52 +00:00
bHYPREClient-F changed headers to reflect new management 2007-11-13 17:34:52 +00:00
bHYPREClient-F90 changed headers to reflect new management 2007-11-13 17:34:52 +00:00
bHYPREClient-J changed headers to reflect new management 2007-11-13 17:34:52 +00:00
bHYPREClient-P upgrade Babel version to 1.0.4 2007-09-27 19:57:24 +00:00
babel-runall add Java interface 2007-09-27 19:54:03 +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 new Java interface, works but work in progress 2007-09-27 21:28:09 +00:00
Interfaces.idl changed headers to reflect new management 2007-11-13 17:34:52 +00:00
Makefile changed headers to reflect new management 2007-11-13 17:34:52 +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.