..
coarsen.c
Fixed some comments about coarsening factors.
2000-03-21 21:33:39 +00:00
cyclic_reduction.c
Fixed strict-checking compile warnings.
2000-08-18 15:55:20 +00:00
F90_HYPRE_struct_hybrid.c
Changed 'New/Initialize' to 'Create' and changed 'Free/Finalize' to 'Destroy'.
1999-08-31 23:31:24 +00:00
F90_HYPRE_struct_pcg.c
Changed 'New/Initialize' to 'Create' and changed 'Free/Finalize' to 'Destroy'.
1999-08-31 23:31:24 +00:00
F90_HYPRE_struct_pfmg.c
Changed 'New/Initialize' to 'Create' and changed 'Free/Finalize' to 'Destroy'.
1999-08-31 23:31:24 +00:00
F90_HYPRE_struct_smg.c
Changed 'New/Initialize' to 'Create' and changed 'Free/Finalize' to 'Destroy'.
1999-08-31 23:31:24 +00:00
general.c
Changed zzz_ prefix to hypre_.
1998-02-17 17:56:00 +00:00
headers
Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from
2000-08-28 22:21:33 +00:00
headers.h
Removed prefixes on hypre_utilities.h and hypre_struct_*.h files to
1998-12-14 00:20:21 +00:00
hybrid.c
Fixed strict-checking compile warnings.
2000-08-18 15:55:20 +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
Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from
2000-08-28 22:21:33 +00:00
HYPRE_struct_pcg.c
Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from
2000-08-28 22:21:33 +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
Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from
2000-08-28 22:21:33 +00:00
pcg_struct.c
Changed function names to start with "class name".
1999-09-07 07:03:59 +00:00
pcg.c
Changed implementation of convergence test from
2000-03-28 22:26:19 +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
Changed function names to start with "class name".
1999-09-07 07:03:59 +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
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
- Added new StructCoarsen routine to improve setup phase scalability.
2000-03-21 16:50:14 +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
Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from
2000-08-28 22:21:33 +00:00