| .. |
|
amg_setup.c
|
switch to Panayot's hypre_AMGCreateDomainDof
|
2000-09-19 23:29:57 +00:00 |
|
amg_solve.c
|
various changes:
|
2000-09-14 22:23:29 +00:00 |
|
amg.c
|
fixed bugs in schwarz routines and cleaned up memory leaks
|
2000-09-19 16:55:35 +00:00 |
|
amg.h
|
added schwarz method as smoother. (not working yet!)
|
2000-09-15 22:19:49 +00:00 |
|
amgstats.c
|
various changes:
|
2000-09-14 22:23:29 +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 |
|
cg_fun.c
|
added CG and GMRES to the serial AMG-code.
|
2000-09-14 22:25:54 +00:00 |
|
cg.c
|
added CG and GMRES to the serial AMG-code.
|
2000-09-14 22:25:54 +00:00 |
|
coarsen.c
|
various changes:
|
2000-09-14 22:23:29 +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 |
|
coarsenCR.c
|
various changes:
|
2000-09-14 22:23:29 +00:00 |
|
cycle.c
|
switch to Panayot's hypre_AMGCreateDomainDof
|
2000-09-19 23:29:57 +00:00 |
|
difconv.c
|
changed function names to start with the "class names"
|
1999-09-17 19:09:30 +00:00 |
|
driver.c
|
added schwarz method as smoother. (not working yet!)
|
2000-09-15 22:19:49 +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 |
|
gmres.c
|
added CG and GMRES to the serial AMG-code.
|
2000-09-14 22:25:54 +00:00 |
|
headers
|
included HYPRE_config.h, added top level dir to -I in makefile, removed HYPREDEFS
|
1999-09-02 18:20:29 +00:00 |
|
headers.h
|
added pamg.h
|
1998-12-17 22:48:40 +00:00 |
|
HYPRE_amg.c
|
added schwarz method as smoother. (not working yet!)
|
2000-09-15 22:19:49 +00:00 |
|
HYPRE_csr_gmres.c
|
added CG and GMRES to the serial AMG-code.
|
2000-09-14 22:25:54 +00:00 |
|
HYPRE_csr_pcg.c
|
added CG and GMRES to the serial AMG-code.
|
2000-09-14 22:25:54 +00:00 |
|
HYPRE_ls.h
|
made various changes to add coarsening based on compatible relaxation
|
2000-06-13 21:59:48 +00:00 |
|
indepset.c
|
added a parameter to routines in indepset.c to be able to use it for CLJP-
|
2000-06-23 22:16:02 +00:00 |
|
interp.c
|
various changes:
|
2000-09-14 22:23:29 +00:00 |
|
interpCR.c
|
various changes:
|
2000-09-14 22:23:29 +00:00 |
|
interpRBM.c
|
various changes:
|
2000-09-14 22:23:29 +00:00 |
|
laplace_9pt.c
|
changed function names to start with the "class names"
|
1999-09-17 19:09:30 +00:00 |
|
laplace_27pt.c
|
made various changes to add coarsening based on compatible relaxation
|
2000-06-13 21:59:48 +00:00 |
|
laplace.c
|
various changes:
|
2000-09-14 22:23:29 +00:00 |
|
Makefile.in
|
added schwarz method as smoother. (not working yet!)
|
2000-09-15 22:19: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
|
fixed bugs in schwarz routines and cleaned up memory leaks
|
2000-09-19 16:55:35 +00:00 |
|
pcg.c
|
changed function names to start with the "class names"
|
1999-09-17 19:09:30 +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
|
changed function names to start with the "class names"
|
1999-09-17 19:09:30 +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 |
|
scaled_matnorm.c
|
computes scaled matrix norm for a CSR matrix
|
2000-06-13 21:56:57 +00:00 |
|
schwarz.c
|
fixed bugs in schwarz routines and cleaned up memory leaks
|
2000-09-19 16:55:35 +00:00 |
|
SPamg-pcg.c
|
changed function names to start with the "class names"
|
1999-09-17 19:09:30 +00:00 |
|
transpose.c
|
changed function names to start with the "class names"
|
1999-09-17 19:09:30 +00:00 |