hypre/parcsr_ls
2007-08-31 00:05:54 +00:00
..
_hypre_parcsr_ls.h some bug fixes and new capabilities for compatible relaxation 2007-08-31 00:05:54 +00:00
ame.c An update of the AMS/FEI interface. 2006-12-07 19:24:14 +00:00
ame.h An update of the AMS/FEI interface. 2006-12-07 19:24:14 +00:00
amg_hybrid.c Added SetPmaxElmts for Hybrid method. 2007-03-26 22:13:52 +00:00
ams.c Changes related to the L2 milestone (mainly in AMS). 2007-05-04 21:18:50 +00:00
ams.h Changes related to the L2 milestone (mainly in AMS). 2007-05-04 21:18:50 +00:00
aux_interp.c Fixed memory leak in new_offd_nodes. 2006-11-22 20:24:26 +00:00
aux_interp.h improved efficiency for communication somewhat and fixed Ssw option to work correctly, albeit not as 2006-11-22 00:40:55 +00:00
block_tridiag.c changed parcsr_ls.h, parcsr_mv.h, IJ_mv.h to _hypre_parcsr_ls.h, _hypre_parcsr_mv.h , _hypre_IJ_mv.h 2006-11-29 17:24:08 +00:00
block_tridiag.h changed parcsr_ls.h, parcsr_mv.h, IJ_mv.h to _hypre_parcsr_ls.h, _hypre_parcsr_mv.h , _hypre_IJ_mv.h 2006-11-29 17:24:08 +00:00
Common.h Add '_hypre_' prefix to internal headers for utilities, struct, and sstruct. 2006-11-15 01:08:13 +00:00
driver.c Updated license info. 2006-09-22 22:06:21 +00:00
F90_hypre_laplace.c Updated license info. 2006-09-22 22:06:21 +00:00
F90_HYPRE_parcsr_amg.c Updated license info. 2006-09-22 22:06:21 +00:00
F90_HYPRE_parcsr_bicgstab.c Updated license info. 2006-09-22 22:06:21 +00:00
F90_HYPRE_parcsr_block.c Updated license info. 2006-09-22 22:06:21 +00:00
F90_HYPRE_parcsr_cgnr.c Updated license info. 2006-09-22 22:06:21 +00:00
F90_HYPRE_parcsr_Euclid.c Updated license info. 2006-09-22 22:06:21 +00:00
F90_HYPRE_parcsr_gmres.c Updated license info. 2006-09-22 22:06:21 +00:00
F90_HYPRE_parcsr_hybrid.c Updated license info. 2006-09-22 22:06:21 +00:00
F90_HYPRE_parcsr_int.c Updated license info. 2006-09-22 22:06:21 +00:00
F90_HYPRE_parcsr_ParaSails.c Updated license info. 2006-09-22 22:06:21 +00:00
F90_HYPRE_parcsr_pcg.c Added interface for HYPRE_ParCSRPCGSetLogging 2006-10-06 21:27:12 +00:00
F90_HYPRE_parcsr_pilut.c Updated license info. 2006-09-22 22:06:21 +00:00
F90_HYPRE_parcsr_schwarz.c Updated license info. 2006-09-22 22:06:21 +00:00
headers An update of the AMS/FEI interface. 2006-12-07 19:24:14 +00:00
headers.h changed parcsr_ls.h, parcsr_mv.h, IJ_mv.h to _hypre_parcsr_ls.h, _hypre_parcsr_mv.h , _hypre_IJ_mv.h 2006-11-29 17:24:08 +00:00
HYPRE_ame.c Added AME -- a new Maxwell eigensolver based on AMS and LOBPCG. 2006-11-16 00:47:08 +00:00
HYPRE_ams.c Changes related to the L2 milestone (mainly in AMS). 2007-05-04 21:18:50 +00:00
HYPRE_parcsr_amg.c some bug fixes and new capabilities for compatible relaxation 2007-08-31 00:05:54 +00:00
HYPRE_parcsr_bicgstab.c Updated license info. 2006-09-22 22:06:21 +00:00
HYPRE_parcsr_block.c Updated license info. 2006-09-22 22:06:21 +00:00
HYPRE_parcsr_cgnr.c Updated license info. 2006-09-22 22:06:21 +00:00
HYPRE_parcsr_Euclid.c changed parcsr_ls.h, parcsr_mv.h, IJ_mv.h to _hypre_parcsr_ls.h, _hypre_parcsr_mv.h , _hypre_IJ_mv.h 2006-11-29 17:24:08 +00:00
HYPRE_parcsr_gmres.c Updated license info. 2006-09-22 22:06:21 +00:00
HYPRE_parcsr_hybrid.c Added SetPmaxElmts for Hybrid method. 2007-03-26 22:13:52 +00:00
HYPRE_parcsr_int.c changed parcsr_ls.h, parcsr_mv.h, IJ_mv.h to _hypre_parcsr_ls.h, _hypre_parcsr_mv.h , _hypre_IJ_mv.h 2006-11-29 17:24:08 +00:00
HYPRE_parcsr_int.h Updated license info. 2006-09-22 22:06:21 +00:00
HYPRE_parcsr_ls.h some bug fixes and new capabilities for compatible relaxation 2007-08-31 00:05:54 +00:00
HYPRE_parcsr_ml.cpp Updated license info. 2006-09-22 22:06:21 +00:00
HYPRE_parcsr_ParaSails.c changed parcsr_ls.h, parcsr_mv.h, IJ_mv.h to _hypre_parcsr_ls.h, _hypre_parcsr_mv.h , _hypre_IJ_mv.h 2006-11-29 17:24:08 +00:00
HYPRE_parcsr_pcg.c Updated license info. 2006-09-22 22:06:21 +00:00
HYPRE_parcsr_pilut.c changed parcsr_ls.h, parcsr_mv.h, IJ_mv.h to _hypre_parcsr_ls.h, _hypre_parcsr_mv.h , _hypre_IJ_mv.h 2006-11-29 17:24:08 +00:00
HYPRE_parcsr_schwarz.c Updated license info. 2006-09-22 22:06:21 +00:00
Makefile incorporated Bram Metsch's CGC and CGC-E coarsening 2007-06-05 20:40:51 +00:00
par_amg_setup.c some bug fixes and new capabilities for compatible relaxation 2007-08-31 00:05:54 +00:00
par_amg_solve.c fixed hypre_error problem. If max_its is reached and tol = 0, it is not an error. 2006-10-20 15:17:36 +00:00
par_amg_solveT.c Updated license info. 2006-09-22 22:06:21 +00:00
par_amg.c some bug fixes and new capabilities for compatible relaxation 2007-08-31 00:05:54 +00:00
par_amg.h some bug fixes and new capabilities for compatible relaxation 2007-08-31 00:05:54 +00:00
par_cg_relax_wt.c Updated license info. 2006-09-22 22:06:21 +00:00
par_cgc_coarsen.c added Bram Metsch's CGC and CGC-E coarsening algorithm 2007-06-05 20:44:04 +00:00
par_coarse_parms.c Updated license info. 2006-09-22 22:06:21 +00:00
par_coarsen.c Changed the call to hypre_MatvecCommPkgCreate(A) to work for both 2006-11-06 18:58:03 +00:00
par_coordinates.c added Bram Metsch's CGC and CGC-E coarsening algorithm 2007-06-05 20:44:04 +00:00
par_cr.c some bug fixes and new capabilities for compatible relaxation 2007-08-31 00:05:54 +00:00
par_cycle.c added relax_type 8, which uses ParCSRRelax, block Gauss-Seidel smoothed 2006-11-28 23:55:22 +00:00
par_difconv.c Updated license info. 2006-09-22 22:06:21 +00:00
par_gsmg.c Changed the call to hypre_MatvecCommPkgCreate(A) to work for both 2006-11-06 18:58:03 +00:00
par_indepset.c Updated license info. 2006-09-22 22:06:21 +00:00
par_interp.c fixed a few potential bugs 2007-07-27 23:04:42 +00:00
par_jacobi_interp.c Changed the call to hypre_MatvecCommPkgCreate(A) to work for both 2006-11-06 18:58:03 +00:00
par_laplace_9pt.c Updated license info. 2006-09-22 22:06:21 +00:00
par_laplace_27pt.c Updated license info. 2006-09-22 22:06:21 +00:00
par_laplace.c Updated license info. 2006-09-22 22:06:21 +00:00
par_lr_interp.c fixed a few potential bugs 2007-07-27 23:04:42 +00:00
par_multi_interp.c fixed potential bug. 2007-01-24 15:57:04 +00:00
par_nodal_systems.c 1. Add some more block interpolations and one more modified unknown 2007-02-15 19:28:52 +00:00
par_rap_communication.c Updated license info. 2006-09-22 22:06:21 +00:00
par_rap.c Changed the call to hypre_MatvecCommPkgCreate(A) to work for both 2006-11-06 18:58:03 +00:00
par_relax_interface.c Updated license info. 2006-09-22 22:06:21 +00:00
par_relax.c 1. Add some more block interpolations and one more modified unknown 2007-02-15 19:28:52 +00:00
par_rotate_7pt.c Updated license info. 2006-09-22 22:06:21 +00:00
par_scaled_matnorm.c Changed the call to hypre_MatvecCommPkgCreate(A) to work for both 2006-11-06 18:58:03 +00:00
par_schwarz.c Updated license info. 2006-09-22 22:06:21 +00:00
par_stats.c incorporated Bram Metsch's CGC and CGC-E coarsening 2007-06-05 20:40:51 +00:00
par_strength.c Changed the call to hypre_MatvecCommPkgCreate(A) to work for both 2006-11-06 18:58:03 +00:00
par_vardifconv.c Updated license info. 2006-09-22 22:06:21 +00:00
pcg_par.c Updated license info. 2006-09-22 22:06:21 +00:00
schwarz.c Removed the inclusions of hypre_lapack.h and/or hypre_blas.h. 2006-11-28 22:54:19 +00:00
schwarz.h Updated license info. 2006-09-22 22:06:21 +00:00