| .. |
|
driver.c
|
implemented function name changes from ParAMG to BoomerAMG
|
2000-05-02 18:42:44 +00:00 |
|
F90_HYPRE_parcsr_amg.c
|
Changed fortran interface port to (hopefully) support CRAY fortran
|
2000-10-09 22:32:34 +00:00 |
|
F90_HYPRE_parcsr_bicgstab.c
|
Changed fortran interface port to (hopefully) support CRAY fortran
|
2000-10-09 22:32:34 +00:00 |
|
F90_HYPRE_parcsr_cgnr.c
|
Changed fortran interface port to (hopefully) support CRAY fortran
|
2000-10-09 22:32:34 +00:00 |
|
F90_HYPRE_parcsr_gmres.c
|
Changed fortran interface port to (hopefully) support CRAY fortran
|
2000-10-09 22:32:34 +00:00 |
|
F90_HYPRE_parcsr_ParaSails.c
|
Changed fortran interface port to (hopefully) support CRAY fortran
|
2000-10-09 22:32:34 +00:00 |
|
F90_HYPRE_parcsr_pcg.c
|
Changed fortran interface port to (hopefully) support CRAY fortran
|
2000-10-09 22:32: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 |
|
F90_par_laplace.c
|
Changed fortran interface port to (hopefully) support CRAY fortran
|
2000-10-09 22:32:34 +00:00 |
|
headers
|
Removed the F90 prototypes from the header files because they aren't
|
2000-10-09 20:59:23 +00:00 |
|
headers.h
|
added parcsr_linear_solvers.h
|
1998-12-17 22:55:49 +00:00 |
|
HYPRE_parcsr_amg.c
|
Implemented HYPRE_ParCSRGMRESGetPrecond, HYPRE_BoomerAMGSetSetupType, and
|
2000-06-30 21:57:09 +00:00 |
|
HYPRE_parcsr_bicgstab.c
|
Krylov methods are now implemented by calling "generic" functions in the
|
2000-10-09 16:26:59 +00:00 |
|
HYPRE_parcsr_cgnr.c
|
Krylov methods are now implemented by calling "generic" functions in the
|
2000-10-09 16:26:59 +00:00 |
|
HYPRE_parcsr_gmres.c
|
Krylov methods are now implemented by calling "generic" functions in the
|
2000-10-09 16:26:59 +00:00 |
|
HYPRE_parcsr_ls.h
|
Krylov methods are now implemented by calling "generic" functions in the
|
2000-10-09 16:26:59 +00:00 |
|
HYPRE_parcsr_ml.cpp
|
A HYPRE link to the ML library. - Tong (1/5/00)
|
2000-01-05 22:02:22 +00:00 |
|
HYPRE_parcsr_ParaSails.c
|
Fixed a memory leak: HYPRE_ConvertParCSRMatrixToDistributedMatrix
|
2000-08-29 09:07:44 +00:00 |
|
HYPRE_parcsr_pcg.c
|
Krylov methods are now implemented by calling "generic" functions in the
|
2000-10-09 16:26:59 +00:00 |
|
HYPRE_parcsr_pilut.c
|
Name changes for distributed_matrix.
|
1999-09-20 17:53:45 +00:00 |
|
Makefile.in
|
Krylov methods are now implemented by calling "generic" functions in the
|
2000-10-09 16:26:59 +00:00 |
|
par_amg_setup.c
|
added the parameter CF_init to hypre_BoomerAMGCoarsen as well as the
|
2000-07-13 18:47:20 +00:00 |
|
par_amg_solve.c
|
If tol = 0., relative_resid = 1., before entering while loop
|
2000-10-05 23:32:06 +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
|
cleaned up variables to avoid warnings when compiled with strict checking
|
2000-09-12 18:39:16 +00:00 |
|
par_amg.h
|
Implemented HYPRE_ParCSRGMRESGetPrecond, HYPRE_BoomerAMGSetSetupType, and
|
2000-06-30 21:57:09 +00:00 |
|
par_coarsen.c
|
cleaned up variables to avoid warnings when compiled with strict checking
|
2000-09-12 18:39:16 +00:00 |
|
par_cycle.c
|
When num_levels = 1, but max_levels > 1, switching to SIMPLEST smoother ONCE,
|
2000-10-04 20:48:37 +00:00 |
|
par_difconv.c
|
changed matrix generation files from hypre_ParCSRMatrix to HYPRE_ParCSRMatrix
|
1999-09-21 20:27:13 +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
|
Fixed OpenMP threading to use the number of threads set by the user either
|
2000-10-03 16:38:05 +00:00 |
|
par_laplace_9pt.c
|
changed matrix generation files from hypre_ParCSRMatrix to HYPRE_ParCSRMatrix
|
1999-09-21 20:27:13 +00:00 |
|
par_laplace_27pt.c
|
cleaned up variables to avoid warnings when compiled with strict checking
|
2000-09-12 18:39:16 +00:00 |
|
par_laplace.c
|
cleaned up variables to avoid warnings when compiled with strict checking
|
2000-09-12 18:39:16 +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
|
Reversing the order of the two functions in this file somehow fixes
|
2000-10-12 19:55:40 +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_stats.c
|
cleaned up variables to avoid warnings when compiled with strict checking
|
2000-09-12 18:39:16 +00:00 |
|
par_strength.c
|
routine for evaluating the strength matrix
|
2000-07-11 22:34:32 +00:00 |
|
parcsr_ls.h
|
Removed the F90 prototypes from the header files because they aren't
|
2000-10-09 20:59:23 +00:00 |
|
pcg_par.c
|
Krylov methods are now implemented by calling "generic" functions in the
|
2000-10-09 16:26:59 +00:00 |
|
transpose.c
|
changed function names to begin with the class names,
|
1999-09-17 19:08:41 +00:00 |