hypre/parcsr_ls
falgout 0332374491 Changed the OpenMP implementation from include-file based to hard-coded omp
pragmas in order to get around a compiler issue with Visual Studio.
2012-03-16 22:46:05 +00:00
..
_hypre_parcsr_ls.h First implementation of CMake build. 2012-03-06 19:15:29 +00:00
ads.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
ads.h Final adjustments in ADS before the release. 2011-11-04 18:03:29 +00:00
ame.c First implementation of CMake build. 2012-03-06 19:15:29 +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 First implementation of CMake build. 2012-03-06 19:15:29 +00:00
ams.c Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +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 First implementation of CMake build. 2012-03-06 19:15:29 +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 First implementation of CMake build. 2012-03-06 19:15:29 +00:00
HYPRE_parcsr_bicgstab.c First implementation of CMake build. 2012-03-06 19:15:29 +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 First implementation of CMake build. 2012-03-06 19:15:29 +00:00
HYPRE_parcsr_Euclid.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
HYPRE_parcsr_flexgmres.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
HYPRE_parcsr_gmres.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
HYPRE_parcsr_hybrid.c First implementation of CMake build. 2012-03-06 19:15:29 +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 First implementation of CMake build. 2012-03-06 19:15:29 +00:00
HYPRE_parcsr_ls.h Do not use the ParBooleanMatmul hack in AMS when assumed partitioning is on 2011-11-09 20:36:56 +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 First implementation of CMake build. 2012-03-06 19:15:29 +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 First implementation of CMake build. 2012-03-06 19:15:29 +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 First implementation of CMake build. 2012-03-06 19:15:29 +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 First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_amg.h fixed various memory leaks 2011-10-13 17:54:49 +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 some changes to get additional configuration options working. Not sure yet 2012-03-14 00:30:30 +00:00
par_coarse_parms.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_coarsen.c First implementation of CMake build. 2012-03-06 19:15:29 +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 First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_interp.c Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +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 Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
par_multi_interp.c Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +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 Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
par_relax_interface.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_relax_more.c Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
par_relax.c Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +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 Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +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 First implementation of CMake build. 2012-03-06 19:15:29 +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