hypre/parcsr_ls
2010-03-19 18:09:32 +00:00
..
_hypre_parcsr_ls.h Added new smoothers: Chebyshev (to AMG and AMS), FCF-Jaconi, and CG. 2010-03-17 23:33:14 +00:00
ame.c replaced copyright headers 2008-07-18 01:34:48 +00:00
ame.h replaced copyright headers 2008-07-18 01:34:48 +00:00
amg_hybrid.c added ClearVector to BicCGSTAB 2008-07-31 23:11:54 +00:00
ams.c Fixed a bug in the void-zone version of AMS, which sometimes produced 2010-03-19 18:09:32 +00:00
ams.h Added new smoothers: Chebyshev (to AMG and AMS), FCF-Jaconi, and CG. 2010-03-17 23:33:14 +00:00
aux_interp.c replaced copyright headers 2008-07-18 01:34:48 +00:00
aux_interp.h replaced copyright headers 2008-07-18 01:34:48 +00:00
block_tridiag.c replaced copyright headers 2008-07-18 01:34:48 +00:00
block_tridiag.h replaced copyright headers 2008-07-18 01:34:48 +00:00
Common.h replaced copyright headers 2008-07-18 01:34:48 +00:00
driver.c replaced copyright headers 2008-07-18 01:34:48 +00:00
F90_HYPRE_ams.c Added Fortran interface for AMS. 2008-09-30 22:21:10 +00:00
F90_hypre_laplace.c replaced copyright headers 2008-07-18 01:34:48 +00:00
F90_HYPRE_parcsr_amg.c Updating the fortran interface. 2010-01-14 18:31:36 +00:00
F90_HYPRE_parcsr_bicgstab.c Updating the fortran interface. 2010-01-14 18:31:36 +00:00
F90_HYPRE_parcsr_block.c replaced copyright headers 2008-07-18 01:34:48 +00:00
F90_HYPRE_parcsr_cgnr.c replaced copyright headers 2008-07-18 01:34:48 +00:00
F90_HYPRE_parcsr_Euclid.c Updating the fortran interface. 2010-01-14 18:31:36 +00:00
F90_HYPRE_parcsr_flexgmres.c replaced copyright headers 2008-07-18 01:34:48 +00:00
F90_HYPRE_parcsr_gmres.c replaced copyright headers 2008-07-18 01:34:48 +00:00
F90_HYPRE_parcsr_hybrid.c replaced copyright headers 2008-07-18 01:34:48 +00:00
F90_HYPRE_parcsr_int.c Added additional reference and user manual documentation for LOBPCG. 2010-01-29 22:32:52 +00:00
F90_HYPRE_parcsr_lgmres.c replaced copyright headers 2008-07-18 01:34:48 +00:00
F90_HYPRE_parcsr_ParaSails.c replaced copyright headers 2008-07-18 01:34:48 +00:00
F90_HYPRE_parcsr_pcg.c Updating the fortran interface. 2010-01-14 18:31:36 +00:00
F90_HYPRE_parcsr_pilut.c replaced copyright headers 2008-07-18 01:34:48 +00:00
F90_HYPRE_parcsr_schwarz.c replaced copyright headers 2008-07-18 01:34:48 +00:00
headers Added the copyright header. 2008-07-18 17:50:35 +00:00
headers.h replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_ame.c replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_ams.c Added a user function that project a given vector onto the compatible 2010-01-13 03:15:03 +00:00
HYPRE_parcsr_amg.c Added new smoothers: Chebyshev (to AMG and AMS), FCF-Jaconi, and CG. 2010-03-17 23:33:14 +00:00
HYPRE_parcsr_bicgstab.c added ClearVector to BicCGSTAB 2008-07-31 23:11:54 +00:00
HYPRE_parcsr_block.c replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_parcsr_cgnr.c replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_parcsr_Euclid.c replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_parcsr_flexgmres.c replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_parcsr_gmres.c replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_parcsr_hybrid.c replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_parcsr_int.c Added additional reference and user manual documentation for LOBPCG. 2010-01-29 22:32:52 +00:00
HYPRE_parcsr_lgmres.c replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_parcsr_ls.h Added new smoothers: Chebyshev (to AMG and AMS), FCF-Jaconi, and CG. 2010-03-17 23:33:14 +00:00
HYPRE_parcsr_ml.cpp replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_parcsr_ParaSails.c replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_parcsr_pcg.c replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_parcsr_pilut.c replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_parcsr_schwarz.c replaced copyright headers 2008-07-18 01:34:48 +00:00
Makefile Added new smoothers: Chebyshev (to AMG and AMS), FCF-Jaconi, and CG. 2010-03-17 23:33:14 +00:00
par_amg_setup.c Added new smoothers: Chebyshev (to AMG and AMS), FCF-Jaconi, and CG. 2010-03-17 23:33:14 +00:00
par_amg_solve.c replaced copyright headers 2008-07-18 01:34:48 +00:00
par_amg_solveT.c forced cycleT to always run relax type 7 or 9, since nothing else makes sense here. 2010-01-13 18:55:58 +00:00
par_amg.c Added new smoothers: Chebyshev (to AMG and AMS), FCF-Jaconi, and CG. 2010-03-17 23:33:14 +00:00
par_amg.h Added new smoothers: Chebyshev (to AMG and AMS), FCF-Jaconi, and CG. 2010-03-17 23:33:14 +00:00
par_cg_relax_wt.c Updated the threading - which required the addition of a temporary vectory 2009-11-03 20:54:48 +00:00
par_cgc_coarsen.c replaced copyright headers 2008-07-18 01:34:48 +00:00
par_coarse_parms.c replaced copyright headers 2008-07-18 01:34:48 +00:00
par_coarsen.c added new interpolation operators for aggressive coarsening 2009-08-13 22:43:47 +00:00
par_coordinates.c replaced copyright headers 2008-07-18 01:34:48 +00:00
par_cr.c Small changes to enable compulition on Windows with Visual C++. 2009-11-17 22:27:43 +00:00
par_cycle.c fixed bug with threaded L1-jacobi 2010-03-18 19:12:12 +00:00
par_difconv.c replaced copyright headers 2008-07-18 01:34:48 +00:00
par_gsmg.c Updated the threading - which required the addition of a temporary vectory 2009-11-03 20:54:48 +00:00
par_indepset.c replaced copyright headers 2008-07-18 01:34:48 +00:00
par_interp.c Warnings in interpolation routine are now only printed when print_level > 0 2009-11-12 23:39:18 +00:00
par_jacobi_interp.c replaced copyright headers 2008-07-18 01:34:48 +00:00
par_laplace_9pt.c replaced copyright headers 2008-07-18 01:34:48 +00:00
par_laplace_27pt.c replaced copyright headers 2008-07-18 01:34:48 +00:00
par_laplace.c replaced copyright headers 2008-07-18 01:34:48 +00:00
par_lr_interp.c fixed some bugs 2010-01-25 18:55:07 +00:00
par_multi_interp.c replaced copyright headers 2008-07-18 01:34:48 +00:00
par_nodal_systems.c fixed some warnings 2010-01-23 23:05:29 +00:00
par_rap_communication.c replaced copyright headers 2008-07-18 01:34:48 +00:00
par_rap.c replaced copyright headers 2008-07-18 01:34:48 +00:00
par_relax_interface.c Updated the threading - which required the addition of a temporary vectory 2009-11-03 20:54:48 +00:00
par_relax_more.c Added new smoothers: Chebyshev (to AMG and AMS), FCF-Jaconi, and CG. 2010-03-17 23:33:14 +00:00
par_relax.c Fixed bug with new temporary vector. 2009-11-05 21:23:27 +00:00
par_rotate_7pt.c replaced copyright headers 2008-07-18 01:34:48 +00:00
par_scaled_matnorm.c replaced copyright headers 2008-07-18 01:34:48 +00:00
par_schwarz.c replaced copyright headers 2008-07-18 01:34:48 +00:00
par_stats.c added new interpolation operators for aggressive coarsening 2009-08-13 22:43:47 +00:00
par_strength.c added new interpolation operators for aggressive coarsening 2009-08-13 22:43:47 +00:00
par_vardifconv.c replaced copyright headers 2008-07-18 01:34:48 +00:00
partial.c fixed some bugs 2010-01-25 18:55:07 +00:00
pcg_par.c replaced copyright headers 2008-07-18 01:34:48 +00:00
schwarz.c replaced copyright headers 2008-07-18 01:34:48 +00:00
schwarz.h replaced copyright headers 2008-07-18 01:34:48 +00:00