hypre/krylov
2006-04-13 18:26:40 +00:00
..
all_krylov.h Commented out max macro in *.h files; added utlities.h to *.c files to resolve 2005-07-15 18:00:11 +00:00
bicgstab.c Fix logging and printing errors. 2006-04-13 18:26:40 +00:00
bicgstab.h Retrofit into bicgstab.h,gmres.h,pcg.h a little code which had been mistakenly 2003-06-27 22:21:32 +00:00
cgnr.c Add return error flag to preconditioner setup. 2004-07-22 17:59:24 +00:00
cgnr.h organize .h files as in other Hypre directories 2000-10-19 20:59:27 +00:00
gmres.c Added relative error criterion & removed a bug for determining 2006-01-19 23:56:55 +00:00
gmres.h Retrofit into bicgstab.h,gmres.h,pcg.h a little code which had been mistakenly 2003-06-27 22:21:32 +00:00
headers more detailed guard code 2000-11-16 22:28:35 +00:00
HYPRE_bicgstab.c implemented the print_level/ logging standards 2003-02-28 17:56:03 +00:00
HYPRE_cgnr.c user-callable CGNR and BiCGSTAB 2000-11-28 22:31:21 +00:00
HYPRE_gmres.c new GetConverged functions as required by the new Babel-interface Hybrid 2005-12-02 00:02:21 +00:00
HYPRE_lobpcg.c Updated LOBPCG from A. Knyazev. 2005-07-21 15:57:26 +00:00
HYPRE_lobpcg.h Updated LOBPCG from A. Knyazev. 2005-07-21 15:57:26 +00:00
HYPRE_MatvecFunctions.h Updated files from A. Knyazev. 2005-07-21 23:13:44 +00:00
HYPRE_pcg.c new GetConverged functions as required by the new Babel-interface Hybrid 2005-12-02 00:02:21 +00:00
krylov.h includes new GetConverged functions 2006-01-13 21:52:15 +00:00
lobpcg.c change macro assert to hypre_assert 2005-09-12 17:17:20 +00:00
lobpcg.h Updated LOBPCG from A. Knyazev. 2005-07-21 15:57:26 +00:00
Makefile Modified to be compatible with changes for building blas and lapack options. 2005-09-26 22:01:42 +00:00
pcg.c "Get" functions corresponding to existing "Set" functions. 2005-09-22 22:17:11 +00:00
pcg.h 1. New variable owns_matvec_data to keep track of who created 2004-10-20 20:59:27 +00:00