| .. |
|
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
|
initialize converged to 0 at the beginning of the Solve
|
2006-06-13 20:37:24 +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
|
initialize converged to 0 at the beginning of the Solve
|
2006-06-13 20:37:24 +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
|
New versions of protos and the headers scripts.
|
2006-05-02 21:28:57 +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
|
fixed a bug, wrong data type for cf_tol in gmres
|
2006-06-06 16:09:28 +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
|
Updated to enable building shared libraries.
|
2006-07-25 17:27:34 +00:00 |
|
pcg.c
|
initialize converged to 0 at the beginning of the Solve
|
2006-06-13 20:37:24 +00:00 |
|
pcg.h
|
1. New variable owns_matvec_data to keep track of who created
|
2004-10-20 20:59:27 +00:00 |