| .. |
|
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
|
Changed fortran interface port to (hopefully) support CRAY fortran
|
2000-10-09 22:32:34 +00:00 |
|
F90_HYPRE_struct_pcg.c
|
Changed fortran interface port to (hopefully) support CRAY fortran
|
2000-10-09 22:32:34 +00:00 |
|
F90_HYPRE_struct_pfmg.c
|
Changed fortran interface port to (hopefully) support CRAY fortran
|
2000-10-09 22:32:34 +00:00 |
|
F90_HYPRE_struct_smg.c
|
Changed fortran interface port to (hopefully) support CRAY fortran
|
2000-10-09 22:32:34 +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
|
New argument for hypre_PCGFunctions
|
2001-08-23 15:56:42 +00:00 |
|
HYPRE_struct_gmres.c
|
Most HYPRE_struct* functions (all but Create and Destroy) now simply pass
|
2000-12-08 17:56:29 +00:00 |
|
HYPRE_struct_hybrid.c
|
Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from
|
2000-08-28 22:21:33 +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
|
Added GMRES to Reference Manual.
|
2001-07-17 07:35:34 +00:00 |
|
HYPRE_struct_pcg.c
|
New argument for hypre_PCGFunctions
|
2001-08-23 15:56:42 +00:00 |
|
HYPRE_struct_pfmg.c
|
Changed 'New/Initialize' to 'Create' and changed 'Free/Finalize' to 'Destroy'.
|
1999-08-31 23:31:24 +00:00 |
|
HYPRE_struct_smg.c
|
Changed 'New/Initialize' to 'Create' and changed 'Free/Finalize' to 'Destroy'.
|
1999-08-31 23:31:24 +00:00 |
|
HYPRE_struct_sparse_msg.c
|
Rewrite of SparseMSG with local weighting to handle anisotropies.
|
2000-04-19 16:23:11 +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 more general rap routine, needed (and used) by the SysPFMG
|
2001-02-23 21:18:19 +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
|
Fixed strict-checking compile warnings.
|
2000-08-18 15:55:20 +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
|
- Added new StructCoarsen routine to improve setup phase scalability.
|
2000-03-21 16:50:14 +00:00 |
|
pfmg.h
|
- Added new StructCoarsen routine to improve setup phase scalability.
|
2000-03-21 16:50:14 +00:00 |
|
point_relax.c
|
Fixed strict-checking compile warnings.
|
2000-08-18 15:55:20 +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
|
- Added new StructCoarsen routine to improve setup phase scalability.
|
2000-03-21 16:50:14 +00:00 |
|
smg.h
|
- Added new StructCoarsen routine to improve setup phase scalability.
|
2000-03-21 16:50:14 +00:00 |
|
sparse_msg2_setup_rap.c
|
Fixed strict-checking compile warnings.
|
2000-08-18 15:55:20 +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
|
Rewrite of SparseMSG with local weighting to handle anisotropies.
|
2000-04-19 16:23:11 +00:00 |
|
sparse_msg.c
|
Fixed strict-checking compile warnings.
|
2000-08-18 15:55:20 +00:00 |
|
sparse_msg.h
|
Rewrite of SparseMSG with local weighting to handle anisotropies.
|
2000-04-19 16:23:11 +00:00 |
|
struct_ls.h
|
Added more general rap routine, needed (and used) by the SysPFMG
|
2001-02-23 21:18:19 +00:00 |