dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #01343
NSE + HYPRE
Hi Johan,
When I run the NSE demo, I get PETSc errors about the HYPRE solver. Is it
wokring for you? I've copied the error message below.
Garth
Boundary condition applied to 261 degrees of freedom on the boundary.
Solve linear system
--------------------------------------------------------------------------
Petsc Release Version 2.3.0, Patch 38, April, 26, 2005
See docs/changes/index.html for recent updates.
See docs/faq.html for hints about trouble shooting.
See docs/index.html for manual pages.
-----------------------------------------------------------------------
./dolfin-navierstokes-benchmark on a linux-gnu named mech136 by garth Fri Oct 28
12:47:04 2005
Libraries linked from /usr/local/lib/petsc-2.3.0/lib/linux-gnu
Configure run at Sun Oct 23 01:48:43 2005
Configure options --with-clanguage=C++ --with-shared=1 --download-hypre=yes
--download-spooles=yes
-----------------------------------------------------------------------
[0]PETSC ERROR: PCApply_HYPRE() line 139 in src/ksp/pc/impls/hypre/hyppilut.c
[0]PETSC ERROR: Error in external library!
[0]PETSC ERROR: Error in HYPRE solver, error code 101!
[0]PETSC ERROR: PCApply() line 363 in src/ksp/pc/interface/precon.c
[0]PETSC ERROR: KSPInitialResidual() line 64 in src/ksp/ksp/interface/itres.c
[0]PETSC ERROR: KSPSolve_GMRES() line 245 in src/ksp/ksp/impls/gmres/gmres.c
[0]PETSC ERROR: KSPSolve() line 366 in src/ksp/ksp/interface/itfunc.c