hypre and PETSc's FORTRAN Interface (PLEASE IGNORE MY PREVIOUS EMAIL WITH SAME TITLE!)
Satish Balay
balay at mcs.anl.gov
Mon Aug 27 08:46:24 CDT 2007
If you download hypre tarball [from PETSc website] manually - its
best to install it with PETSc configure - with the option:
--download-hypre=/path-to/hypre.tar.gz
Satish
On Mon, 27 Aug 2007, Keita Teranishi wrote:
> Hi,
>
>
>
> Please ignore my previous email. I found the error was related to hypre's configure script (not PETSc). I found PETSc configure script disables Babel for installing hypre.
>
>
>
> Sorry,
>
>
>
> Keita
>
>
>
>
>
>
>
>
>
> ________________________________
>
> From: owner-petsc-users at mcs.anl.gov [mailto:owner-petsc-users at mcs.anl.gov] On Behalf Of Keita Teranishi
> Sent: Monday, August 27, 2007 2:02 PM
> To: petsc-users at mcs.anl.gov
> Subject: hypre and PETSc's FORTRAN Interface
>
>
>
> Hi,
>
>
>
> I am trying to build petsc with FORTRAN interface and hypre together, but having a configure error message due to language compatibility between FORTRAN and C++. More precisely, the configure script complains that PETSc's FORTRAN interface cannot be linked to some C++ objects of hypre. I thought the latest version of hypre is implemented in C except some optional packages such as Babel. If this is right, we could use FOTRAN interface to use PETSc and hypre together.
>
> I would like to know how PETSc accesses to hypre.
>
>
>
> Thanks,
>
>
>
> Keita
>
>
More information about the petsc-users
mailing list