hypre/parcsr_ls
2004-01-22 20:31:58 +00:00
..
amg_hybrid.c Redesigned routines that set smoother parameters (such as relax-types, 2003-06-06 23:30:11 +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 Redesigned routines that set smoother parameters (such as relax-types, 2003-06-06 23:30:11 +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 Fixed some DOC++ problems. 2003-08-07 18:20:34 +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.am hopefully the final dependencies format correction 2004-01-14 01:20:14 +00:00
Makefile.in added docs and tools directory conditionals 2004-01-22 20:31:58 +00:00
par_amg_setup.c fixed a bug 2004-01-20 19:08:09 +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 added return type to hypre_BoomerAMGSetSmoothType and friends 2003-11-05 22:13:58 +00:00
par_amg.h Redesigned routines that set smoother parameters (such as relax-types, 2003-06-06 23:30:11 +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 added new coarsen type (7), which is essentially CLJP, but ensures that random 2003-12-04 18:50:42 +00:00
par_cycle.c Redesigned routines that set smoother parameters (such as relax-types, 2003-06-06 23:30:11 +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 new coarsen type (7), which is essentially CLJP, but ensures that random 2003-12-04 18:50:42 +00:00
par_interp.c added new interpolation, useful for hyperbolic equations, 2003-09-09 23:58:39 +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 changed the functions named map, map2 and map3 to hypre_map, hypre_map2 2001-02-08 18:14:45 +00:00
par_rap_communication.c changed a few hardly used routines to return ints instead of other 1999-09-17 23:02:23 +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 Changed some ints to doubles to avoid negative complexities 2003-10-10 00:37:31 +00:00
par_strength.c fixed some memory leaks and removed unnecessary operations 2000-11-03 22:57:56 +00:00
parcsr_ls.h added new coarsen type (7), which is essentially CLJP, but ensures that random 2003-12-04 18:50:42 +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