hypre/krylov
2008-05-01 17:30:02 +00:00
..
bicgstab.c Added absolute tolerance convergence check to PCG and BiCGStab (now work the same as GMRES). Left in some existing code for backwards compatibility. 2008-05-01 17:30:02 +00:00
bicgstab.h Added absolute tolerance convergence check to PCG and BiCGStab (now work the same as GMRES). Left in some existing code for backwards compatibility. 2008-05-01 17:30:02 +00:00
cgnr.c changed copyright statement to reflect new management. 2007-11-13 19:16:06 +00:00
cgnr.h changed copyright statement to reflect new management. 2007-11-13 19:16:06 +00:00
gmres.c Added absolute convergence tolerance stopping criteria to GMRES. 2008-04-25 23:27:23 +00:00
gmres.h Added absolute convergence tolerance stopping criteria to GMRES. 2008-04-25 23:27:23 +00:00
headers changed copyright statement to reflect new management. 2007-11-13 19:16:06 +00:00
HYPRE_bicgstab.c Added absolute tolerance convergence check to PCG and BiCGStab (now work the same as GMRES). Left in some existing code for backwards compatibility. 2008-05-01 17:30:02 +00:00
HYPRE_cgnr.c changed copyright statement to reflect new management. 2007-11-13 19:16:06 +00:00
HYPRE_gmres.c Added absolute convergence tolerance stopping criteria to GMRES. 2008-04-25 23:27:23 +00:00
HYPRE_krylov.h Added absolute tolerance convergence check to PCG and BiCGStab (now work the same as GMRES). Left in some existing code for backwards compatibility. 2008-05-01 17:30:02 +00:00
HYPRE_lobpcg.c Made sure that the hypre_F90_NAME_LAPACK/hypre_F90_NAME_BLAS macros are used correctly. See issue169. 2008-02-07 00:43:22 +00:00
HYPRE_lobpcg.h changed copyright statement to reflect new management. 2007-11-13 19:16:06 +00:00
HYPRE_MatvecFunctions.h changed copyright statement to reflect new management. 2007-11-13 19:16:06 +00:00
HYPRE_pcg.c Added absolute tolerance convergence check to PCG and BiCGStab (now work the same as GMRES). Left in some existing code for backwards compatibility. 2008-05-01 17:30:02 +00:00
krylov.h Added absolute tolerance convergence check to PCG and BiCGStab (now work the same as GMRES). Left in some existing code for backwards compatibility. 2008-05-01 17:30:02 +00:00
lobpcg.c changed copyright statement to reflect new management. 2007-11-13 19:16:06 +00:00
lobpcg.h changed copyright statement to reflect new management. 2007-11-13 19:16:06 +00:00
Makefile changed copyright statement to reflect new management. 2007-11-13 19:16:06 +00:00
pcg.c Added absolute tolerance convergence check to PCG and BiCGStab (now work the same as GMRES). Left in some existing code for backwards compatibility. 2008-05-01 17:30:02 +00:00
pcg.h Added absolute tolerance convergence check to PCG and BiCGStab (now work the same as GMRES). Left in some existing code for backwards compatibility. 2008-05-01 17:30:02 +00:00