| .. |
|
bicgstab.c
|
cleaned up variables to avoid warnings when compiled with strict checking
|
2000-09-12 18:39:16 +00:00 |
|
cgnr.c
|
Gave all of the Krylov solvers implementations of GetPrecond, callable from
|
2000-07-06 00:03:13 +00:00 |
|
driver.c
|
implemented function name changes from ParAMG to BoomerAMG
|
2000-05-02 18:42:44 +00:00 |
|
F90_HYPRE_parcsr_amg.c
|
Implemented HYPRE_ParCSRGMRESGetPrecond, HYPRE_BoomerAMGSetSetupType, and
|
2000-06-30 21:57:09 +00:00 |
|
F90_HYPRE_parcsr_bicgstab.c
|
added BiCGSTAB as an additional solver
|
2000-07-13 22:59:17 +00:00 |
|
F90_HYPRE_parcsr_cgnr.c
|
Gave all of the Krylov solvers implementations of GetPrecond, callable from
|
2000-07-06 00:03:13 +00:00 |
|
F90_HYPRE_parcsr_gmres.c
|
Fixed comment mistake
|
2000-07-06 18:52:59 +00:00 |
|
F90_HYPRE_parcsr_ParaSails.c
|
Fixed SetSym argument type
|
2000-01-18 23:24:47 +00:00 |
|
F90_HYPRE_parcsr_pcg.c
|
Gave all of the Krylov solvers implementations of GetPrecond, callable from
|
2000-07-06 00:03:13 +00:00 |
|
F90_HYPRE_parcsr_pilut.c
|
changed New/Free Initialize/Finalize to Create/Destroy where appropriate
|
1999-09-03 20:38:39 +00:00 |
|
F90_par_laplace.c
|
Replaced call to hypre_GenerateLaplacian with call to GenerateLaplacian
|
1999-08-20 04:00:52 +00:00 |
|
gmres.c
|
cleaned up variables to avoid warnings when compiled with strict checking
|
2000-09-12 18:39:16 +00:00 |
|
headers
|
removed relative paths to include files
|
1999-09-02 20:16:12 +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
|
Lots of documentation cleaning.
|
2000-09-21 09:31:29 +00:00 |
|
HYPRE_parcsr_cgnr.c
|
Lots of documentation cleaning.
|
2000-09-21 09:31:29 +00:00 |
|
HYPRE_parcsr_gmres.c
|
Lots of documentation cleaning.
|
2000-09-21 09:31:29 +00:00 |
|
HYPRE_parcsr_ls.h
|
Lots of documentation cleaning.
|
2000-09-21 09:31:29 +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
|
Lots of documentation cleaning.
|
2000-09-21 09:31:29 +00:00 |
|
HYPRE_parcsr_pilut.c
|
Name changes for distributed_matrix.
|
1999-09-20 17:53:45 +00:00 |
|
Makefile.in
|
added BiCGSTAB as an additional solver
|
2000-07-13 22:59:17 +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
|
cleaned up variables to avoid warnings when compiled with strict checking
|
2000-09-12 18:39:16 +00:00 |
|
par_amg_solveT.c
|
cleaned up variables to avoid warnings when compiled with strict checking
|
2000-09-12 18:39:16 +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
|
cleaned up variables to avoid warnings when compiled with strict checking
|
2000-09-12 18:39:16 +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
|
cleaned up variables to avoid warnings when compiled with strict checking
|
2000-09-12 18:39:16 +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
|
Fixed some UMR purify problems.
|
2000-08-18 18:50:11 +00:00 |
|
par_relax.c
|
Removed some unused variables
|
2000-06-05 16:59:40 +00:00 |
|
par_scaled_matnorm.c
|
Removed some unused variables
|
2000-06-05 16:59:40 +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
|
Lots of documentation cleaning.
|
2000-09-21 09:31:29 +00:00 |
|
pcg_par.c
|
Made various changes to avoid printing on processors other than proc 0
|
1999-09-28 21:51:52 +00:00 |
|
pcg.c
|
cleaned up variables to avoid warnings when compiled with strict checking
|
2000-09-12 18:39:16 +00:00 |
|
transpose.c
|
changed function names to begin with the class names,
|
1999-09-17 19:08:41 +00:00 |