hypre/parcsr_ls
2011-10-13 15:18:41 +00:00
..
_hypre_parcsr_ls.h fixed some .h issues 2011-10-13 15:04:09 +00:00
ads.c Added a new solver -- the Auxiliary-space Divergence Solver (ADS) which targets 2011-09-26 22:38:34 +00:00
ads.h Added a new solver -- the Auxiliary-space Divergence Solver (ADS) which targets 2011-09-26 22:38:34 +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 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
ams.c Extended hypre_ParCSRSubspacePrec to work with arbitrary subspace solvers. This 2011-09-26 22:34:01 +00:00
ams.h Small adjustments in the description and the accessor functions for the 2011-09-26 22:31:44 +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 Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +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 Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +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 Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +00:00
F90_HYPRE_parcsr_gmres.c Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +00:00
F90_HYPRE_parcsr_hybrid.c Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +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 Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +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 Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +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 initialized Solve_err_flag 2011-10-13 15:12:38 +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 Added a new solver -- the Auxiliary-space Divergence Solver (ADS) which targets 2011-09-26 22:38:34 +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 Fixed indentation due to the HYPRE_Int transition. 2011-09-23 17:06:44 +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 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +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 Added the redundant coarse grid solve 2011-10-06 23:08:25 +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 changed MPI_COMM_NULL to hypre_MPI_COMM_NULL 2011-10-07 15:59:40 +00:00
par_amg.h fixed some .h issues 2011-10-13 15:04:09 +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 Added the redundant coarse grid solve 2011-10-06 23:08:25 +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