hypre/krylov
2002-03-26 23:03:40 +00:00
..
all_krylov.h more detailed guard code 2000-11-16 22:28:35 +00:00
bicgstab.c don't declare unreferenced variables 2002-03-12 19:15:16 +00:00
bicgstab.h organize .h files as in other Hypre directories 2000-10-19 20:59:27 +00:00
cgnr.c commented out declaration of log_file_name 2002-03-26 23:03:40 +00:00
cgnr.h organize .h files as in other Hypre directories 2000-10-19 20:59:27 +00:00
gmres.c change in logging. 2002-01-15 22:47:42 +00:00
gmres.h Add rel_change test (just like in PCG) to GMRES. 2001-04-10 23:03:43 +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 Add rel_change test (just like in PCG) to GMRES. 2001-04-10 23:03:43 +00:00
HYPRE_pcg.c User-callable interface to PCG; functions like HYPRE_PCGSetup will replace 2000-11-14 01:06:23 +00:00
krylov.h Change logging to be similar to that in the pcg functions formerly in 2001-08-22 22:11:25 +00:00
Makefile.in correcting include paths 2000-12-12 00:23:28 +00:00
pcg.c Moved initial calculation of i_prod_0 and added logic to compute 2002-03-21 23:50:00 +00:00
pcg.h Change logging to be similar to that in the pcg functions formerly in 2001-08-22 22:11:25 +00:00