← Back to team overview

dolfin team mailing list archive

Add HYPRE check in NavierStokesSolver.cpp. If HYPRE has not been linked with PETSc, a warning is printed and the default GMRES solver is used for the continuity equation. [...]

 

Commit from garth (2005-10-28 11:12 CEST)
-----------------

Add HYPRE check in NavierStokesSolver.cpp. If HYPRE has not been linked with PETSc, a warning is printed and the default GMRES solver is used for the continuity equation.

Should add check for all non-standard PETSc components.

  dolfin  src/kernel/nls/NonlinearSolver.cpp      1.9
  dolfin  src/modules/navierstokes/NSESolver.cpp  1.28



Follow ups