hypre/parcsr_ls
2011-11-10 17:06:17 +00:00
..
_hypre_parcsr_ls.h Extended ADS to support (arbitrary) high-order Raviart-Thomas discretizations. 2011-11-03 23:38:35 +00:00
ads.c Fixed a compiler warning. 2011-11-10 17:06:17 +00:00
ads.h Final adjustments in ADS before the release. 2011-11-04 18:03:29 +00:00
ame.c Fixed indentation after the transition to HYPRE_Int. 2011-01-04 01:05:27 +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 redundant coarse grid solve to hybrid solver 2011-10-24 17:51:26 +00:00
ams.c Removed a double space. 2011-11-09 20:30:03 +00:00
ams.h Final adjustments in AMS before the release. 2011-11-04 17:38:15 +00:00
aux_interp.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +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 Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
F90_HYPRE_ams.c Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +00:00
F90_hypre_laplace.c Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +00:00
F90_HYPRE_parcsr_amg.c Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +00:00
F90_HYPRE_parcsr_bicgstab.c Added Euclid as a preconditioner. 2011-10-31 17:05:15 +00:00
F90_HYPRE_parcsr_block.c Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +00:00
F90_HYPRE_parcsr_cgnr.c Added Euclid as a preconditioner. 2011-10-31 17:05:15 +00:00
F90_HYPRE_parcsr_Euclid.c Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +00:00
F90_HYPRE_parcsr_flexgmres.c Added Euclid as a preconditioner. 2011-10-31 17:05:15 +00:00
F90_HYPRE_parcsr_gmres.c Added Euclid as a preconditioner. 2011-10-31 17:05:15 +00:00
F90_HYPRE_parcsr_hybrid.c Added Euclid as a preconditioner. 2011-10-31 17:05:15 +00:00
F90_HYPRE_parcsr_int.c Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +00:00
F90_HYPRE_parcsr_lgmres.c Added Euclid as a preconditioner. 2011-10-31 17:05:15 +00:00
F90_HYPRE_parcsr_ParaSails.c Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +00:00
F90_HYPRE_parcsr_pcg.c Added Euclid as a preconditioner. 2011-10-31 17:05:15 +00:00
F90_HYPRE_parcsr_pilut.c Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +00:00
F90_HYPRE_parcsr_schwarz.c Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +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
headers.h replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPRE_ads.c Extended ADS to support (arbitrary) high-order Raviart-Thomas discretizations. 2011-11-03 23:38:35 +00:00
HYPRE_ame.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
HYPRE_ams.c Extended ADS to support (arbitrary) high-order Raviart-Thomas discretizations. 2011-11-03 23:38:35 +00:00
HYPRE_parcsr_amg.c Added the redundant coarse grid solve 2011-10-06 23:08:25 +00:00
HYPRE_parcsr_bicgstab.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +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 fixed a bug 2011-10-06 23:07:11 +00:00
HYPRE_parcsr_Euclid.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
HYPRE_parcsr_flexgmres.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
HYPRE_parcsr_gmres.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
HYPRE_parcsr_hybrid.c added redundant coarse grid solve to hybrid solver 2011-10-24 17:51:26 +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 Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +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 Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +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 Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
Makefile Added the redundant coarse grid solve 2011-10-06 23:08:25 +00:00
par_amg_setup.c Added the redundant coarse grid solve 2011-10-06 23:08:25 +00:00
par_amg_solve.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_amg_solveT.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_amg.c fixed check-mpi 2011-10-14 14:28:55 +00:00
par_amg.h fixed various memory leaks 2011-10-13 17:54:49 +00:00
par_cg_relax_wt.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_cgc_coarsen.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_coarse_parms.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_coarsen.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_coordinates.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_cr.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_csr_block_matrix.h fixed some .h issues 2011-10-13 15:04:09 +00:00
par_cycle.c If no coarsening occurred in BoomerAMG, use the user relax type (instead of 0) 2011-11-09 20:34:57 +00:00
par_difconv.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_gsmg.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_indepset.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_interp.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_jacobi_interp.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_laplace_9pt.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_laplace_27pt.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_laplace.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_lr_interp.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_multi_interp.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_nodal_systems.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_rap_communication.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_rap.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_relax_interface.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_relax_more.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_relax.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_rotate_7pt.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_scaled_matnorm.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_schwarz.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_stats.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_strength.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_sv_interp_ln.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_sv_interp_lsfit.c Changed 'int' to 'HYPRE_Int' 2011-05-06 15:08:11 +00:00
par_sv_interp.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
par_vardifconv.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
partial.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
pcg_par.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
schwarz.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
schwarz.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00