hypre/parcsr_ls
2012-05-10 20:32:48 +00:00
..
_hypre_parcsr_ls.h added new option which allows to set a minimal coarse grid size 2012-05-08 21:33:00 +00:00
ads.c A few changes to address some issues found by the Klocwork static analyzer. 2012-04-25 22:37:16 +00:00
ads.h Final adjustments in ADS before the release. 2011-11-04 18:03:29 +00:00
ame.c Fixed a klocwork warning in AMEDestroy(). 2012-04-30 18:30:52 +00:00
ame.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
amg_hybrid.c added new option which allows to set a minimal coarse grid size 2012-05-08 21:33:00 +00:00
ams.c A few changes to address some issues found by the Klocwork static analyzer. 2012-04-25 22:37:16 +00:00
ams.h Final adjustments in AMS before the release. 2011-11-04 17:38:15 +00:00
aux_interp.c Made some changes to get additional configuration options working. Not sure yet 2012-03-14 00:30:30 +00:00
aux_interp.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
block_tridiag.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
block_tridiag.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
Common.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
csr_block_matrix.h *** empty log message *** 2011-10-13 15:18:41 +00:00
driver.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
F90_HYPRE_ams.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
F90_hypre_laplace.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
F90_HYPRE_parcsr_amg.c added new option which allows to set a minimal coarse grid size 2012-05-08 21:33:00 +00:00
F90_HYPRE_parcsr_bicgstab.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
F90_HYPRE_parcsr_block.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
F90_HYPRE_parcsr_cgnr.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
F90_HYPRE_parcsr_Euclid.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
F90_HYPRE_parcsr_flexgmres.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
F90_HYPRE_parcsr_gmres.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
F90_HYPRE_parcsr_hybrid.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
F90_HYPRE_parcsr_int.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
F90_HYPRE_parcsr_lgmres.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
F90_HYPRE_parcsr_ParaSails.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
F90_HYPRE_parcsr_pcg.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
F90_HYPRE_parcsr_pilut.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
F90_HYPRE_parcsr_schwarz.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
gen_redcs_mat.c fixed memory leak 2011-10-14 14:32:21 +00:00
headers Added the redundant coarse grid solve 2011-10-06 23:08:25 +00:00
HYPRE_ads.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
HYPRE_ame.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
HYPRE_ams.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
HYPRE_parcsr_amg.c added new option which allows to set a minimal coarse grid size 2012-05-08 21:33:00 +00:00
HYPRE_parcsr_bicgstab.c Made a few more klocwork related fixes. 2012-05-04 17:47:55 +00:00
HYPRE_parcsr_block.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
HYPRE_parcsr_cgnr.c Made a few more klocwork related fixes. 2012-05-04 17:47:55 +00:00
HYPRE_parcsr_Euclid.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
HYPRE_parcsr_flexgmres.c Made a few more klocwork related fixes. 2012-05-04 17:47:55 +00:00
HYPRE_parcsr_gmres.c Made a few more klocwork related fixes. 2012-05-04 17:47:55 +00:00
HYPRE_parcsr_hybrid.c added new option which allows to set a minimal coarse grid size 2012-05-08 21:33:00 +00:00
HYPRE_parcsr_int.c Changed 'long' to either 'hypre_longint' or 'HYPRE_Int'. 2011-01-27 19:46:14 +00:00
HYPRE_parcsr_lgmres.c Made a few more klocwork related fixes. 2012-05-04 17:47:55 +00:00
HYPRE_parcsr_ls.h changed default for min_coarse_size 2012-05-08 22:00:18 +00:00
HYPRE_parcsr_ml.cpp Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
HYPRE_parcsr_ParaSails.c Changed the error control handling to use the new system. 2011-03-24 22:13:12 +00:00
HYPRE_parcsr_pcg.c Made a few more klocwork related fixes. 2012-05-04 17:47:55 +00:00
HYPRE_parcsr_pilut.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
HYPRE_parcsr_schwarz.c Made a few more klocwork related fixes. 2012-05-04 17:47:55 +00:00
Makefile Removed references to 'headers.h' from some Makefiles and a few C files. 2012-03-06 21:46:12 +00:00
par_amg_setup.c Initialize the matrix pointers SN and AN in hypre_BoomerAMGSetup with NULL. 2012-05-10 20:32:48 +00:00
par_amg_solve.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_amg_solveT.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_amg.c changed default for min_coarse_size 2012-05-08 22:00:18 +00:00
par_amg.h added new option which allows to set a minimal coarse grid size 2012-05-08 21:33:00 +00:00
par_cg_relax_wt.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_cgc_coarsen.c Made a number of Klocwork fixes and removed old 'ierr' stuff as well. 2012-05-03 17:17:14 +00:00
par_coarse_parms.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_coarsen.c Made a number of Klocwork fixes and removed old 'ierr' stuff as well. 2012-05-03 17:17:14 +00:00
par_coordinates.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_cr.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_csr_block_matrix.h fixed some .h issues 2011-10-13 15:04:09 +00:00
par_cycle.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_difconv.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_gsmg.c Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
par_indepset.c Made a number of Klocwork fixes and removed old 'ierr' stuff as well. 2012-05-03 17:17:14 +00:00
par_interp.c Added some variable initialization to fix the Visual Studio openmp compile. 2012-04-14 00:26:10 +00:00
par_jacobi_interp.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_laplace_9pt.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_laplace_27pt.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_laplace.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_lr_interp.c Added some variable initialization to fix the Visual Studio openmp compile. 2012-04-14 00:26:10 +00:00
par_multi_interp.c See issue 910. Fixed accidental usages of the built-in "int" type in 2012-04-25 15:41:54 +00:00
par_nodal_systems.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_rap_communication.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_rap.c Added some variable initialization to fix the Visual Studio openmp compile. 2012-04-14 00:26:10 +00:00
par_relax_interface.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_relax_more.c Added some variable initialization to fix the Visual Studio openmp compile. 2012-04-14 00:26:10 +00:00
par_relax.c Added some variable initialization to fix the Visual Studio openmp compile. 2012-04-14 00:26:10 +00:00
par_rotate_7pt.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_scaled_matnorm.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_schwarz.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_stats.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_strength.c Made a few more klocwork related fixes. 2012-05-04 17:47:55 +00:00
par_sv_interp_ln.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_sv_interp_lsfit.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_sv_interp.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_vardifconv.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
partial.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
pcg_par.c Made a few more klocwork related fixes. 2012-05-04 17:47:55 +00:00
schwarz.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
schwarz.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00