hypre/krylov
2013-01-10 15:59:09 +00:00
..
bicgstab.c fixed various klocwork warnings 2013-01-07 17:54:39 +00:00
bicgstab.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
cgnr.c fixed various klocwork warnings 2013-01-07 17:54:39 +00:00
cgnr.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
flexgmres.c fixed various klocwork warnings 2013-01-07 17:54:39 +00:00
flexgmres.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
gmres.c fixed various klocwork warnings 2013-01-07 17:54:39 +00:00
gmres.h Two changes in GMRES related to issue852: 2012-02-27 23:24:53 +00:00
headers Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
HYPRE_bicgstab.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
HYPRE_cgnr.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
HYPRE_flexgmres.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
HYPRE_gmres.c Two changes in GMRES related to issue852: 2012-02-27 23:24:53 +00:00
HYPRE_krylov.h Two changes in GMRES related to issue852: 2012-02-27 23:24:53 +00:00
HYPRE_lgmres.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
HYPRE_lobpcg.c fixed various klocwork warnings 2013-01-07 17:54:39 +00:00
HYPRE_lobpcg.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
HYPRE_MatvecFunctions.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
HYPRE_pcg.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
krylov.h Two changes in GMRES related to issue852: 2012-02-27 23:24:53 +00:00
lgmres.c fixed various klocwork warnings 2013-01-07 17:54:39 +00:00
lgmres.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
lobpcg.c Fixed compiler warning with gcc 4.2.1. 2011-09-29 18:10:26 +00:00
lobpcg.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +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
pcg.c fixed various klocwork warnings 2013-01-07 17:54:39 +00:00
pcg.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00