..
_hypre_parcsr_ls.h
Added user functions HYPRE_AMSSet*AMGCoarseRelaxType for specifying the coarsest
2013-01-23 23:34:51 +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
fixed various klocwork issues
2013-01-07 23:57:24 +00:00
ams.c
Added user functions HYPRE_AMSSet*AMGCoarseRelaxType for specifying the coarsest
2013-01-23 23:34:51 +00:00
ams.h
Added user functions HYPRE_AMSSet*AMGCoarseRelaxType for specifying the coarsest
2013-01-23 23:34:51 +00:00
aux_interp.c
fixed bug which potentially caused problems for distance-two interpolation used with nodal coarsening.
2012-11-05 18:45:25 +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
Changed a comment so that the 'check-mpi' script wouldn't complain.
2012-11-21 16:04:52 +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
Added user functions HYPRE_AMSSet*AMGCoarseRelaxType for specifying the coarsest
2013-01-23 23:34:51 +00:00
HYPRE_parcsr_amg.c
added a switch to allow for agglomeration instead of redundant coarse grid solve.
2012-11-19 21:50:10 +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
Added user functions HYPRE_AMSSet*AMGCoarseRelaxType for specifying the coarsest
2013-01-23 23:34:51 +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
Apparently 'cp -fa' does not work on Solaris, so changing to 'cp -fR' after all.
2013-01-10 15:59:09 +00:00
par_amg_setup.c
fixed a potentially uninitialized variable
2013-01-15 15:27:23 +00:00
par_amg_solve.c
fixed various klocwork issues
2013-01-07 23:57:24 +00:00
par_amg_solveT.c
fixed various klocwork issues
2013-01-07 23:57:24 +00:00
par_amg.c
fixed various klocwork issues
2013-01-07 23:57:24 +00:00
par_amg.h
added a switch to allow for agglomeration instead of redundant coarse grid solve.
2012-11-19 21:50:10 +00:00
par_cg_relax_wt.c
fixed various klocwork issues
2013-01-07 23:57:24 +00:00
par_cgc_coarsen.c
deleted a semicolon
2013-01-08 16:03:24 +00:00
par_coarse_parms.c
First implementation of CMake build.
2012-03-06 19:15:29 +00:00
par_coarsen.c
fixed various klocwork issues
2013-01-07 23:57:24 +00:00
par_coordinates.c
First implementation of CMake build.
2012-03-06 19:15:29 +00:00
par_cr.c
fixed various klocwork issues
2013-01-07 23:57:24 +00:00
par_csr_block_matrix.h
fixed some .h issues
2011-10-13 15:04:09 +00:00
par_cycle.c
added a switch to allow for agglomeration instead of redundant coarse grid solve.
2012-11-19 21:50:10 +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
Changed the (diagonal==0) case in a couple of interpolation routines to avoid
2012-10-18 17:46:30 +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
fixed various klocwork issues
2013-01-07 23:57:24 +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
fixed various klocwork issues
2013-01-07 23:57:24 +00:00
par_rap_communication.c
First implementation of CMake build.
2012-03-06 19:15:29 +00:00
par_rap.c
fixed various klocwork issues
2013-01-07 23:57:24 +00:00
par_relax_interface.c
First implementation of CMake build.
2012-03-06 19:15:29 +00:00
par_relax_more.c
fixed various klocwork issues
2013-01-07 23:57:24 +00:00
par_relax.c
fixed bug and memory leak
2012-05-25 17:19:52 +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
Fixed a bug.
2012-06-18 16:19:15 +00:00
par_stats.c
fixed various klocwork issues
2013-01-07 23:57:24 +00:00
par_strength.c
Changed the code slightly so it doesn't break for matrices with zeros on the
2012-12-07 19:06:38 +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
Fixed some strict checking errors associated with type hypre_MPI_User_function.
2012-05-25 21:00:52 +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