hypre/parcsr_linear_solvers
1999-06-10 15:40:17 +00:00
..
cgnr.c generic CGNR routine 1999-01-15 20:37:29 +00:00
driver_interp.c Cleaned up memory handling to eliminate memory leaks. 1998-10-20 23:30:18 +00:00
driver_rap.c changed hypre_SetPartitioningOwner to hypre_SetRowStartsOwner 1998-10-22 17:47:03 +00:00
driver.c changed relax_weight to be double * so that relax_Weight can be varied on each 1999-06-03 23:39:46 +00:00
gmres.c added check for rhs = 0 , if rhs = 0 the routine sets x = 0 and returns 1999-05-07 18:25:34 +00:00
headers Removed __STDC__ symbol generated by mkproto by introducing a 1999-05-08 00:26:20 +00:00
headers.h added parcsr_linear_solvers.h 1998-12-17 22:55:49 +00:00
HYPRE_parcsr_amg.c changed relax_weight to be double * so that relax_weight can be varied on each 1999-06-03 23:24:51 +00:00
HYPRE_parcsr_cgnr.c contains HYPRE_ParCSRCGNR functions 1999-01-15 20:38:31 +00:00
HYPRE_parcsr_gmres.c changed a comment 1999-01-08 18:31:29 +00:00
HYPRE_parcsr_ls.h changed relax_weight from double to double * in HYPRE_ParAMGSetRelaxWeight 1999-06-08 16:10:03 +00:00
HYPRE_parcsr_pcg.c changed a comment 1999-01-08 18:31:29 +00:00
HYPRE_parcsr_pilut.c Fixed memory bug in parcsr_pilut. 1999-05-10 23:52:19 +00:00
Makefile.in added par_scaled_matnorm.c 1999-06-03 23:20:46 +00:00
par_amg_setup.c if relax_weight is zero , relax_weight will be evaluated as 1/|D^-1/2AD^-1/2| 1999-06-03 23:30:53 +00:00
par_amg_solve.c Moved output to standard IO 1999-03-02 20:48:21 +00:00
par_amg_solveT.c changed relax_weight to relax_weight[level] in line 433 1999-06-10 15:40:17 +00:00
par_amg.c changed relax_weight to be double * so that relax_weight can be varied on each 1999-06-03 23:24:51 +00:00
par_amg.h changed relax_weight to be double * so that relax_Weight can be varied on each level 1999-06-03 23:12:18 +00:00
par_coarsen.c replaced serial search through binary search 1999-05-07 17:32:39 +00:00
par_cycle.c changed relax_weight to be double * so that relax_weight can be varied on each 1999-06-03 23:35:52 +00:00
par_difconv.c corrected erroneous comment statement 1999-04-26 20:53:07 +00:00
par_indepset.c added parameter IS_marker_offd 1999-01-28 20:41:54 +00:00
par_interp.c replaced serial search by binary search 1999-05-07 17:33:15 +00:00
par_laplace_9pt.c changed min max to hypre_min hypre_max 1999-03-30 22:25:41 +00:00
par_laplace_27pt.c changed min max to hypre_min hypre_max 1999-03-30 22:25:41 +00:00
par_laplace.c changed min max to hypre_min hypre_max 1999-03-30 22:25:41 +00:00
par_rap_communication.c fixed another bug in hypre_GenerateRAPCommPkg 1998-12-04 22:39:24 +00:00
par_rap.c change in hypre_ExtractBext parameter sequence 1999-02-12 21:55:21 +00:00
par_relax.c added options -rlx 1 (sequential Gauss-Seidel, performs one processor after 1999-05-14 18:08:52 +00:00
par_scaled_matnorm.c computes the norm of D^-1/2AD^-1/2 where D is the diagonal matrix with 1999-06-03 23:22:27 +00:00
par_stats.c changed relax_weight to be double * so that relax_Weight can be varied on each 1999-06-03 23:32:02 +00:00
parcsr_linear_solvers.h changed relax_weight to be double * so that relax_weight can be varied on each 1999-06-03 23:19:22 +00:00
pcg_par.c added hypre_PCGMatvecT 1999-01-15 20:52:11 +00:00
pcg.c added log_file_name and rel_residual_norm to hypre_PCGData structure 1999-01-08 18:21:29 +00:00
transpose.c *** empty log message *** 1998-09-11 20:37:52 +00:00