hypre/babel
2013-01-10 15:59:09 +00:00
..
bHYPRE Apparently 'cp -fa' does not work on Solaris, so changing to 'cp -fR' after all. 2013-01-10 15:59:09 +00:00
bHYPREClient-C Apparently 'cp -fa' does not work on Solaris, so changing to 'cp -fR' after all. 2013-01-10 15:59:09 +00:00
bHYPREClient-CX Apparently 'cp -fa' does not work on Solaris, so changing to 'cp -fR' after all. 2013-01-10 15:59:09 +00:00
bHYPREClient-F Apparently 'cp -fa' does not work on Solaris, so changing to 'cp -fR' after all. 2013-01-10 15:59:09 +00:00
bHYPREClient-F90 Apparently 'cp -fa' does not work on Solaris, so changing to 'cp -fR' after all. 2013-01-10 15:59:09 +00:00
bHYPREClient-J Apparently 'cp -fa' does not work on Solaris, so changing to 'cp -fR' after all. 2013-01-10 15:59:09 +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 added various new functions to AMG to make them accessible through babel 2008-07-24 22:12:36 +00:00
Makefile Apparently 'cp -fa' does not work on Solaris, so changing to 'cp -fR' after all. 2013-01-10 15:59: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.