hypre/krylov
2002-09-17 17:08:51 +00:00
..
all_krylov.h more detailed guard code 2000-11-16 22:28:35 +00:00
bicgstab.c corrected a bug 2002-09-17 17:08:51 +00:00
bicgstab.h organize .h files as in other Hypre directories 2000-10-19 20:59:27 +00:00
cgnr.c Added non-invasive solver non-numeric input data handling. 2002-09-09 17:41:47 +00:00
cgnr.h organize .h files as in other Hypre directories 2000-10-19 20:59:27 +00:00
gmres.c Added non-invasive solver non-numeric input data handling. 2002-09-09 17:41:47 +00:00
gmres.h For GMRES, implement the new logging and printing standard. The old function call remains for 2002-08-21 19:59:32 +00:00
headers more detailed guard code 2000-11-16 22:28:35 +00:00
HYPRE_bicgstab.c user-callable CGNR and BiCGSTAB 2000-11-28 22:31:21 +00:00
HYPRE_cgnr.c user-callable CGNR and BiCGSTAB 2000-11-28 22:31:21 +00:00
HYPRE_gmres.c For GMRES, implement the new logging and printing standard. The old function call remains for 2002-08-21 19:59:32 +00:00
HYPRE_pcg.c fix bug in arg type in HYPRE_PCGSetAbsoluteTolFactor 2002-09-16 20:57:32 +00:00
krylov.h fix bug in arg type in HYPRE_PCGSetAbsoluteTolFactor 2002-09-16 20:57:32 +00:00
Makefile.in change name of krylov library 2002-06-20 20:05:27 +00:00
pcg.c Added non-invasive solver non-numeric input data handling. 2002-09-09 17:41:47 +00:00
pcg.h Change *SetLogging functions to *SetPrintLevel, and add *SetLogLevel functions, 2002-07-19 18:21:19 +00:00