hypre/parcsr_ls
2005-02-01 18:06:12 +00:00
..
amg_hybrid.c fixed a bug 2004-08-19 20:24:02 +00:00
Common.h using new fortran name mangling 2003-12-11 00:32:51 +00:00
driver.c Change the obsolete function HYPRE_ParCSRPCGSetLogging to ...PrintLevel, 2002-07-19 18:19:47 +00:00
F90_hypre_laplace.c This file renamed from F90_HYPRE_par_laplace.c to emphasize intent for use by developers only 2001-04-28 00:12:35 +00:00
F90_HYPRE_parcsr_amg.c Added support of the scalar-argument Set functions which Ulrike Yang wrote 2003-07-17 23:58:54 +00:00
F90_HYPRE_parcsr_bicgstab.c name changes 2001-06-21 22:45:34 +00:00
F90_HYPRE_parcsr_cgnr.c name changes 2001-06-21 22:45:34 +00:00
F90_HYPRE_parcsr_gmres.c name changes 2001-06-21 22:45:34 +00:00
F90_HYPRE_parcsr_ParaSails.c name changes 2001-06-21 22:45:34 +00:00
F90_HYPRE_parcsr_pcg.c Added ParaSails preconditioner to Fortran interface. 2003-07-29 17:09:43 +00:00
F90_HYPRE_parcsr_pilut.c Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +00:00
headers _linear_solvers=>_ls and _matrix_vector=>_mv translations 2000-12-14 18:16:54 +00:00
headers.h _linear_solvers=>_ls translations 2000-12-14 18:17:26 +00:00
HYPRE_parcsr_amg.c potentially improved performance of coarsening and interpolation by using 2004-11-19 22:55:52 +00:00
HYPRE_parcsr_bicgstab.c implemented the new logging/ print_level standards 2003-02-28 17:56:54 +00:00
HYPRE_parcsr_cgnr.c Most HYPRE_ParCSR* functions (all but Create and Destroy) now simply pass 2000-12-08 17:56:07 +00:00
HYPRE_parcsr_Euclid.c fixed implicit declaration of function `Euclid_dhInputHypreMat' 2003-11-06 18:52:41 +00:00
HYPRE_parcsr_gmres.c implemented the new logging/ print_level standards 2003-02-28 17:56:54 +00:00
HYPRE_parcsr_hybrid.c Redesigned routines that set smoother parameters (such as relax-types, 2003-06-06 23:30:11 +00:00
HYPRE_parcsr_ls.h Added back-slashes to comments needed for ref manual. 2005-01-19 18:54:17 +00:00
HYPRE_parcsr_ml.cpp _matrix_vector=>_mv translations 2000-12-14 18:19:22 +00:00
HYPRE_parcsr_ParaSails.c Added HYPRE_ParaSailsBuildIJMatrix 2002-02-15 01:18:26 +00:00
HYPRE_parcsr_pcg.c restored an obsolete function, HYPRE_ParCSRPCGSetLogging, because it is 2002-07-24 22:45:32 +00:00
HYPRE_parcsr_pilut.c _linear_solvers=>_ls and _matrix_vector=>_mv translations 2000-12-14 18:16:54 +00:00
HYPRE_parcsr_schwarz.c added relaxation-weight for additive Schwarz-smoother and the 2001-02-03 00:02:33 +00:00
Makefile Added Euclid specific flags to resolve warning messages. 2005-02-01 18:06:12 +00:00
par_amg_setup.c added a direct interpolation routine 2005-01-28 18:02:34 +00:00
par_amg_solve.c Changed some ints to doubles to avoid negative complexities 2003-10-10 00:37:31 +00:00
par_amg_solveT.c implemented the new logging/ print_level standards 2003-02-28 17:56:54 +00:00
par_amg.c set the default for SCommPkgSwitch to 1. 2005-01-20 21:29:22 +00:00
par_amg.h potentially improved performance of coarsening and interpolation by using 2004-11-19 22:55:52 +00:00
par_cg_relax_wt.c fixed strict-checking warnings 2003-02-25 17:56:57 +00:00
par_coarse_parms.c fixed a bug concerning the "systems" version 2000-11-07 20:02:40 +00:00
par_coarsen.c deleted two unnecessary lines 2004-11-23 18:02:42 +00:00
par_cycle.c added Euclid, which got lost in one of the previous updates 2004-12-11 00:21:00 +00:00
par_difconv.c changed the functions named map, map2 and map3 to hypre_map, hypre_map2 2001-02-08 18:14:45 +00:00
par_gsmg.c using new fortran name mangling 2003-12-11 00:32:51 +00:00
par_indepset.c added pmis coarsening routine 2004-05-06 23:14:46 +00:00
par_interp.c added a direct interpolation routine 2005-01-28 18:02:34 +00:00
par_laplace_9pt.c changed the functions named map, map2 and map3 to hypre_map, hypre_map2 2001-02-08 18:14:45 +00:00
par_laplace_27pt.c changed the functions named map, map2 and map3 to hypre_map, hypre_map2 2001-02-08 18:14:45 +00:00
par_laplace.c added a vector Laplace problem to test systems AMG 2005-01-27 22:10:19 +00:00
par_nodal_systems.c fixed a bug causing MPI errors 2005-01-27 22:08:16 +00:00
par_rap_communication.c fixed several bugs in the nodal AMG routines 2004-12-27 20:30:33 +00:00
par_rap.c performance slightly improved 2001-09-21 21:10:26 +00:00
par_relax_interface.c Redesigned routines that set smoother parameters (such as relax-types, 2003-06-06 23:30:11 +00:00
par_relax.c switched omega and relax_weight (since they were reversed) 2003-04-08 21:36:38 +00:00
par_scaled_matnorm.c Krylov methods are now implemented by calling "generic" functions in the 2000-10-09 16:26:59 +00:00
par_schwarz.c Added two new variants var = 2 which uses additive overlapping Schwarz on 2002-11-07 17:22:23 +00:00
par_stats.c added some print statements for new coarsenings 2005-01-28 18:02:10 +00:00
par_strength.c potentially improved performance of coarsening and interpolation by using 2004-11-19 22:55:52 +00:00
parcsr_ls.h added a direct interpolation routine 2005-01-28 18:02:34 +00:00
pcg_par.c Krylov methods are now implemented by calling "generic" functions in the 2000-10-09 16:26:59 +00:00
schwarz.c using new fortran name mangling 2003-12-11 00:32:51 +00:00
schwarz.h Added two new variants var = 2 which uses additive overlapping Schwarz on 2002-11-07 17:22:23 +00:00