hypre/seq_linear_solvers/pamg
1999-05-12 18:35:02 +00:00
..
amg_setup.c Added convection-diffusion operator to driver 1999-04-23 21:39:39 +00:00
amg_solve.c added the possibility of weighted Jacobi for the relaxation 1999-02-02 19:01:37 +00:00
amg.c added various new options: 1999-02-02 19:00:02 +00:00
amg.h Corrected error in definition of Set ParAMGCoarsenType 1999-02-03 20:54:03 +00:00
amgstats.c changed min max to hypre_min hypre_max 1999-03-30 22:25:41 +00:00
Build Moving sequential version of parallel AMG to seq_linear_solvers directory. 1998-09-22 15:30:39 +00:00
BuildIRIX Moving sequential version of parallel AMG to seq_linear_solvers directory. 1998-09-22 15:30:39 +00:00
coarsen.c changed min max to hypre_min hypre_max 1999-03-30 22:25:41 +00:00
coarsen.m Rewrote the coarsening routines so that only S is used (no more S^T). 1998-10-08 15:22:24 +00:00
cycle.c changed min max to hypre_min hypre_max 1999-03-30 22:25:41 +00:00
difconv.c Added convection-diffusion operator to driver 1999-04-23 21:39:39 +00:00
driver.c changed variable hy to hiny to foil IBM system variable hy 1999-05-12 18:35:02 +00:00
general.h Moving sequential version of parallel AMG to seq_linear_solvers directory. 1998-09-22 15:30:39 +00:00
generatexy.m Rewrote the coarsening routines so that only S is used (no more S^T). 1998-10-08 15:22:24 +00:00
headers Removed __STDC__ symbol generated by mkproto by introducing a 1999-05-08 00:26:20 +00:00
headers.h added pamg.h 1998-12-17 22:48:40 +00:00
HYPRE_amg.c added various new options: 1999-02-02 18:59:26 +00:00
HYPRE_ls.h Removed __STDC__ symbol generated by mkproto by introducing a 1999-05-08 00:26:20 +00:00
indepset.c Fixed a few bugs. This seems to work better, but still needs more testing. 1998-10-12 21:45:08 +00:00
interp.c Moving sequential version of parallel AMG to seq_linear_solvers directory. 1998-09-22 15:30:39 +00:00
laplace_9pt.c generates 9pt-laplacian 1998-12-17 19:58:11 +00:00
laplace_27pt.c generates a 27point 3D Laplacian in CSR format 1999-02-26 20:19:51 +00:00
laplace.c free global_part 1998-12-17 19:57:26 +00:00
Makefile Minor changes to help port to blue. 1998-11-23 21:49:22 +00:00
Makefile.in Added difconv.c (convection-diffusion operator) 1999-04-23 21:43:49 +00:00
MakeIRIX Moving sequential version of parallel AMG to seq_linear_solvers directory. 1998-09-22 15:30:39 +00:00
MakePCG Moving sequential version of parallel AMG to seq_linear_solvers directory. 1998-09-22 15:30:39 +00:00
pamg.h Removed __STDC__ symbol generated by mkproto by introducing a 1999-05-08 00:26:20 +00:00
pcg.c Moved amg.h and pcg.h out of the headers.h file. 1998-10-23 23:32:01 +00:00
pcg.h Moving sequential version of parallel AMG to seq_linear_solvers directory. 1998-09-22 15:30:39 +00:00
random.c Moving sequential version of parallel AMG to seq_linear_solvers directory. 1998-09-22 15:30:39 +00:00
rap.c Moving sequential version of parallel AMG to seq_linear_solvers directory. 1998-09-22 15:30:39 +00:00
readysmp.m Rewrote the coarsening routines so that only S is used (no more S^T). 1998-10-08 15:22:24 +00:00
relax.c added weighted Jacobi 1999-02-02 19:09:00 +00:00
SPamg-pcg.c Moved amg.h and pcg.h out of the headers.h file. 1998-10-23 23:32:01 +00:00
transpose.c Moving sequential version of parallel AMG to seq_linear_solvers directory. 1998-09-22 15:30:39 +00:00