hypre/struct_ls
2003-03-28 18:56:11 +00:00
..
coarsen.c The SetPeriodic call pass in unitialized memory in the 'TEMPORARY' 2001-09-28 21:37:43 +00:00
cyclic_reduction.c Fixed strict-checking compile warnings. 2000-08-18 15:55:20 +00:00
F90_HYPRE_struct_hybrid.c Added the HYPRE_StructXXXSetPrintLevel functions 2003-03-01 04:01:31 +00:00
F90_HYPRE_struct_pcg.c Added the HYPRE_StructXXXSetPrintLevel functions 2003-03-01 04:01:31 +00:00
F90_HYPRE_struct_pfmg.c Added the HYPRE_StructXXXSetPrintLevel functions 2003-03-01 04:01:31 +00:00
F90_HYPRE_struct_smg.c Added the HYPRE_StructXXXSetPrintLevel functions 2003-03-01 04:01:31 +00:00
general.c Changed zzz_ prefix to hypre_. 1998-02-17 17:56:00 +00:00
headers _linear_solvers=>_ls and _matrix_vector=>_mv translations 2000-12-14 18:16:54 +00:00
headers.h _linear_solvers=>_ls translations 2000-12-14 18:17:26 +00:00
hybrid.c after resolving conflicts after defining SetPrintLevel functions for gmres pcg 2003-03-01 03:48:18 +00:00
HYPRE_struct_bicgstab.c added BiCGSTAB 2003-02-28 17:58:44 +00:00
HYPRE_struct_gmres.c added the function HYPRE_StructXXXSetPrintLevel for each of these solvers. 2003-03-01 03:57:04 +00:00
HYPRE_struct_hybrid.c added BiCGSTAB 2003-02-28 17:58:44 +00:00
HYPRE_struct_jacobi.c Changed 'New/Initialize' to 'Create' and changed 'Free/Finalize' to 'Destroy'. 1999-08-31 23:31:24 +00:00
HYPRE_struct_ls.h after resolving conflicts after defining SetPrintLevel functions for gmres pcg 2003-03-01 03:48:18 +00:00
HYPRE_struct_pcg.c added the function HYPRE_StructXXXSetPrintLevel for each of these solvers. 2003-03-01 03:57:04 +00:00
HYPRE_struct_pfmg.c added the function HYPRE_StructXXXSetPrintLevel for each of these solvers. 2003-03-01 03:57:04 +00:00
HYPRE_struct_smg.c added the function HYPRE_StructXXXSetPrintLevel for each of these solvers. 2003-03-01 03:57:04 +00:00
HYPRE_struct_sparse_msg.c added the function HYPRE_StructXXXSetPrintLevel for each of these solvers. 2003-03-01 03:57:04 +00:00
jacobi.c Changed 'New/Initialize' to 'Create' and changed 'Free/Finalize' to 'Destroy'. 1999-08-31 23:31:24 +00:00
Makefile.in added BiCGSTAB 2003-02-28 17:58:44 +00:00
pcg_struct.c Use the new generic user interface to Krylov solvers. Most functions 2000-12-04 18:54:13 +00:00
pfmg2_setup_rap.c Fix for bug with nonsymmetric storage 2002-07-15 22:17:52 +00:00
pfmg3_setup_rap.c Fixed strict-checking compile warnings. 2000-08-18 15:55:20 +00:00
pfmg_relax.c Changed 'New/Initialize' to 'Create' and changed 'Free/Finalize' to 'Destroy'. 1999-08-31 23:31:24 +00:00
pfmg_setup_interp.c - Added new StructCoarsen routine to improve setup phase scalability. 2000-03-21 16:50:14 +00:00
pfmg_setup_rap.c fix for strict compile 2001-02-28 20:47:40 +00:00
pfmg_setup.c Fixed strict-checking compile warnings. 2000-08-18 15:55:20 +00:00
pfmg_solve.c Changed implementation of convergence test from 2000-03-28 22:26:19 +00:00
pfmg.c Define the functions hypre_XXXSetPrintLevel for smg,pfmg,sparse. 2003-03-01 04:07:18 +00:00
pfmg.h added a int print_level variable to the structures 2003-03-01 03:10:59 +00:00
point_relax.c Bug fix for red-black relaxation 2003-03-28 18:56:11 +00:00
semi_interp.c Fixed strict-checking compile warnings. 2000-08-18 15:55:20 +00:00
semi_restrict.c - Added new StructCoarsen routine to improve setup phase scalability. 2000-03-21 16:50:14 +00:00
semi_setup_rap.c Fix for strict compile 2001-03-01 16:53:27 +00:00
smg2_setup_rap.c Fixed strict-checking compile warnings. 2000-08-18 15:55:20 +00:00
smg3_setup_rap.c Fixed strict-checking compile warnings. 2000-08-18 15:55:20 +00:00
smg_axpy.c - Added new StructCoarsen routine to improve setup phase scalability. 2000-03-21 16:50:14 +00:00
smg_relax.c Changed function names to start with "class name". 1999-09-07 07:03:59 +00:00
smg_residual_unrolled.c Changed function names to start with "class name". 1999-09-07 07:03:59 +00:00
smg_residual.c Changed function names to start with "class name". 1999-09-07 07:03:59 +00:00
smg_setup_interp.c - Added new StructCoarsen routine to improve setup phase scalability. 2000-03-21 16:50:14 +00:00
smg_setup_rap.c Fix for strict compile 2001-03-01 16:53:27 +00:00
smg_setup_restrict.c Fixed uninitialized R compiler warning. 2000-07-07 17:21:46 +00:00
smg_setup.c Fixed strict-checking compile warnings. 2000-08-18 15:55:20 +00:00
smg_solve.c Fixed strict-checking compile warnings. 2000-08-18 15:55:20 +00:00
smg.c Define the functions hypre_XXXSetPrintLevel for smg,pfmg,sparse. 2003-03-01 04:07:18 +00:00
smg.h added a int print_level variable to the structures 2003-03-01 03:10:59 +00:00
sparse_msg2_setup_rap.c Fix for bug with nonsymmetric storage 2002-07-15 22:17:52 +00:00
sparse_msg3_setup_rap.c Fixed strict-checking compile warnings. 2000-08-18 15:55:20 +00:00
sparse_msg_filter.c Fixed strict-checking compile warnings. 2000-08-18 15:55:20 +00:00
sparse_msg_interp.c Fixed strict-checking compile warnings. 2000-08-18 15:55:20 +00:00
sparse_msg_restrict.c Rewrite of SparseMSG with local weighting to handle anisotropies. 2000-04-19 16:23:11 +00:00
sparse_msg_setup_rap.c Rewrite of SparseMSG with local weighting to handle anisotropies. 2000-04-19 16:23:11 +00:00
sparse_msg_setup.c Fixed strict-checking compile warnings. 2000-08-18 15:55:20 +00:00
sparse_msg_solve.c Define the functions hypre_XXXSetPrintLevel for smg,pfmg,sparse. 2003-03-01 04:07:18 +00:00
sparse_msg.c Define the functions hypre_XXXSetPrintLevel for smg,pfmg,sparse. 2003-03-01 04:07:18 +00:00
sparse_msg.h added a int print_level variable to the structures 2003-03-01 03:10:59 +00:00
struct_ls.h after resolving conflicts after defining SetPrintLevel functions for gmres pcg 2003-03-01 03:48:18 +00:00