hypre/krylov
2010-01-29 22:32:52 +00:00
..
bicgstab.c added ClearVector to bicgstab 2008-07-31 23:11:23 +00:00
bicgstab.h added ClearVector to bicgstab 2008-07-31 23:11:23 +00:00
cgnr.c replaced copyright headers 2008-07-18 01:34:48 +00:00
cgnr.h replaced copyright headers 2008-07-18 01:34:48 +00:00
flexgmres.c Bug in absolute tolerance parameter routine. 2009-06-05 17:43:45 +00:00
flexgmres.h Changing the memory routine prototypes to use size_t 2008-07-23 01:11:19 +00:00
gmres.c Changing the memory routine prototypes to use size_t 2008-07-23 01:11:19 +00:00
gmres.h Changing the memory routine prototypes to use size_t 2008-07-23 01:11:19 +00:00
headers replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_bicgstab.c replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_cgnr.c replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_flexgmres.c replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_gmres.c replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_krylov.h Removed most of the ref docs for the storage-dependent Krylov routines. 2010-01-20 01:10:01 +00:00
HYPRE_lgmres.c replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_lobpcg.c Added additional reference and user manual documentation for LOBPCG. 2010-01-29 22:32:52 +00:00
HYPRE_lobpcg.h Added LOBPCG to the reference and user's manuals. 2010-01-15 01:12:16 +00:00
HYPRE_MatvecFunctions.h Added additional reference and user manual documentation for LOBPCG. 2010-01-29 22:32:52 +00:00
HYPRE_pcg.c Added two new features to PCG: 2009-07-20 00:16:39 +00:00
krylov.h Added two new features to PCG: 2009-07-20 00:16:39 +00:00
lgmres.c Changing the memory routine prototypes to use size_t 2008-07-23 01:11:19 +00:00
lgmres.h Changing the memory routine prototypes to use size_t 2008-07-23 01:11:19 +00:00
lobpcg.c Added additional reference and user manual documentation for LOBPCG. 2010-01-29 22:32:52 +00:00
lobpcg.h replaced copyright headers 2008-07-18 01:34:48 +00:00
Makefile Changed to install only one hypre lib file. 2010-01-29 01:40:29 +00:00
pcg.c Fixed a print statement. 2009-09-19 00:09:41 +00:00
pcg.h Added two new features to PCG: 2009-07-20 00:16:39 +00:00