hypre/babel
2006-04-20 22:07:15 +00:00
..
bHYPRE cleanup to pass with --with-strict-checking 2006-04-20 22:07:15 +00:00
bHYPREClient-C Change name SStruct_MatrixVectorView to SStructMatrixVectorView to 2006-04-07 23:14:10 +00:00
bHYPREClient-CX Change name SStruct_MatrixVectorView to SStructMatrixVectorView to 2006-04-07 23:14:10 +00:00
bHYPREClient-F Change name SStruct_MatrixVectorView to SStructMatrixVectorView to 2006-04-07 23:14:10 +00:00
babel-runall babel-runall and Makefile support C++ (as well as C and Fortran) and have 2006-01-13 21:11:36 +00:00
Interfaces.idl Change name SStruct_MatrixVectorView to SStructMatrixVectorView to 2006-04-07 23:14:10 +00:00
Makefile babel-runall and Makefile support C++ (as well as C and Fortran) and have 2006-01-13 21:11:36 +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.