| .. |
|
amg_hybrid.c
|
removed some unnecessary definitions
|
2002-03-19 19:04:12 +00:00 |
|
Common.h
|
contains some definitions necessary for schwarz routine
|
2000-11-14 19:21:07 +00:00 |
|
driver.c
|
implemented function name changes from ParAMG to BoomerAMG
|
2000-05-02 18:42:44 +00:00 |
|
F90_hypre_laplace.c
|
This file renamed from F90_HYPRE_par_laplace.c to emphasize intent for use by developers only
|
2001-04-28 00:12:35 +00:00 |
|
F90_HYPRE_parcsr_amg.c
|
Bug fix to SetGSMG function.
|
2001-12-15 18:16:06 +00:00 |
|
F90_HYPRE_parcsr_bicgstab.c
|
name changes
|
2001-06-21 22:45:34 +00:00 |
|
F90_HYPRE_parcsr_cgnr.c
|
name changes
|
2001-06-21 22:45:34 +00:00 |
|
F90_HYPRE_parcsr_gmres.c
|
name changes
|
2001-06-21 22:45:34 +00:00 |
|
F90_HYPRE_parcsr_ParaSails.c
|
name changes
|
2001-06-21 22:45:34 +00:00 |
|
F90_HYPRE_parcsr_pcg.c
|
name changes
|
2001-06-21 22:45:34 +00:00 |
|
F90_HYPRE_parcsr_pilut.c
|
Changed fortran interface port to (hopefully) support CRAY fortran
|
2000-10-09 22:32:34 +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 |
|
HYPRE_parcsr_amg.c
|
Added functionality for GSMG.
|
2001-12-14 22:31:29 +00:00 |
|
HYPRE_parcsr_bicgstab.c
|
Most HYPRE_ParCSR* functions (all but Create and Destroy) now simply pass
|
2000-12-08 17:56:07 +00:00 |
|
HYPRE_parcsr_cgnr.c
|
Most HYPRE_ParCSR* functions (all but Create and Destroy) now simply pass
|
2000-12-08 17:56:07 +00:00 |
|
HYPRE_parcsr_Euclid.c
|
bug fix.
|
2001-07-25 15:32:05 +00:00 |
|
HYPRE_parcsr_gmres.c
|
Most HYPRE_ParCSR* functions (all but Create and Destroy) now simply pass
|
2000-12-08 17:56:07 +00:00 |
|
HYPRE_parcsr_hybrid.c
|
added various new parameters to ParCSRHybrid solver, to be able to
|
2002-03-15 22:46:24 +00:00 |
|
HYPRE_parcsr_ls.h
|
added HYPRE_ParCSRHybrid definitions
|
2002-03-26 23:22:06 +00:00 |
|
HYPRE_parcsr_ml.cpp
|
_matrix_vector=>_mv translations
|
2000-12-14 18:19:22 +00:00 |
|
HYPRE_parcsr_ParaSails.c
|
Added HYPRE_ParaSailsBuildIJMatrix
|
2002-02-15 01:18:26 +00:00 |
|
HYPRE_parcsr_pcg.c
|
Additional argument needed for the function hypre_PCGFunctionsCreate.
|
2001-08-22 22:14:42 +00:00 |
|
HYPRE_parcsr_pilut.c
|
_linear_solvers=>_ls and _matrix_vector=>_mv translations
|
2000-12-14 18:16:54 +00:00 |
|
HYPRE_parcsr_schwarz.c
|
added relaxation-weight for additive Schwarz-smoother and the
|
2001-02-03 00:02:33 +00:00 |
|
Makefile.in
|
added a hybrid method that will first try to solve with diagonal scaled
|
2002-03-13 01:50:49 +00:00 |
|
par_amg_setup.c
|
a few changes to fix bugs that caused BoomerAMG to crash when max_levels was
|
2002-03-12 19:48:42 +00:00 |
|
par_amg_solve.c
|
Attempted fix of bad memory reads uncovered by Zero Fault -- was a loose end in our diagnostics
|
2001-02-01 18:54:08 +00:00 |
|
par_amg_solveT.c
|
Krylov methods are now implemented by calling "generic" functions in the
|
2000-10-09 16:26:59 +00:00 |
|
par_amg.c
|
fixed a bug
|
2002-03-23 00:40:50 +00:00 |
|
par_amg.h
|
Added functionality for GSMG.
|
2001-12-14 22:31:29 +00:00 |
|
par_coarse_parms.c
|
fixed a bug concerning the "systems" version
|
2000-11-07 20:02:40 +00:00 |
|
par_coarsen.c
|
fixed a bug which was caused by a wrong count of coarse points
|
2000-11-06 19:19:48 +00:00 |
|
par_cycle.c
|
a few changes to fix bugs that caused BoomerAMG to crash when max_levels was
|
2002-03-12 19:48:42 +00:00 |
|
par_difconv.c
|
changed the functions named map, map2 and map3 to hypre_map, hypre_map2
|
2001-02-08 18:14:45 +00:00 |
|
par_gsmg.c
|
added a parameter to hypre_BoomerAMGCreateSmoothDirs
|
2002-01-10 17:35:33 +00:00 |
|
par_indepset.c
|
cleaned up variables to avoid warnings when compiled with strict checking
|
2000-09-12 18:39:16 +00:00 |
|
par_interp.c
|
removed unnecessary variables
|
2000-11-06 16:06:28 +00:00 |
|
par_laplace_9pt.c
|
changed the functions named map, map2 and map3 to hypre_map, hypre_map2
|
2001-02-08 18:14:45 +00:00 |
|
par_laplace_27pt.c
|
changed the functions named map, map2 and map3 to hypre_map, hypre_map2
|
2001-02-08 18:14:45 +00:00 |
|
par_laplace.c
|
changed the functions named map, map2 and map3 to hypre_map, hypre_map2
|
2001-02-08 18:14:45 +00:00 |
|
par_rap_communication.c
|
changed a few hardly used routines to return ints instead of other
|
1999-09-17 23:02:23 +00:00 |
|
par_rap.c
|
performance slightly improved
|
2001-09-21 21:10:26 +00:00 |
|
par_relax.c
|
Krylov methods are now implemented by calling "generic" functions in the
|
2000-10-09 16:26:59 +00:00 |
|
par_scaled_matnorm.c
|
Krylov methods are now implemented by calling "generic" functions in the
|
2000-10-09 16:26:59 +00:00 |
|
par_schwarz.c
|
fixed various memory leaks
|
2001-02-16 21:50:15 +00:00 |
|
par_stats.c
|
cleaned up variables to avoid warnings when compiled with strict checking
|
2000-09-12 18:39:16 +00:00 |
|
par_strength.c
|
fixed some memory leaks and removed unnecessary operations
|
2000-11-03 22:57:56 +00:00 |
|
parcsr_ls.h
|
added various new parameters to ParCSRHybrid solver, to be able to
|
2002-03-15 22:46:24 +00:00 |
|
pcg_par.c
|
Krylov methods are now implemented by calling "generic" functions in the
|
2000-10-09 16:26:59 +00:00 |
|
schwarz.c
|
fixed some bugs
|
2002-01-10 22:13:55 +00:00 |
|
schwarz.h
|
added relaxation-weight for additive Schwarz-smoother and the
|
2001-02-03 00:02:33 +00:00 |