Go to file
2000-08-23 21:41:02 +00:00
babel replace some C++-style comments with C-style comments 2000-08-15 01:04:10 +00:00
blas Cleaned up compile when using strict checking. 2000-08-17 23:05:23 +00:00
CI_struct_linear_solvers Include files neede for updated version of CI_struct_linear_solvers. 1999-12-21 22:36:50 +00:00
CI_struct_ls Include files neede for updated version of CI_struct_linear_solvers. 1999-12-21 22:36:50 +00:00
CI_struct_matrix_vector Added a return statement. 2000-08-17 22:10:57 +00:00
CI_struct_mv Added a return statement. 2000-08-17 22:10:57 +00:00
distributed_linear_solvers Allow reuse of sparsity pattern when pattern of A has changed. 2000-08-08 23:43:28 +00:00
distributed_ls Allow reuse of sparsity pattern when pattern of A has changed. 2000-08-08 23:43:28 +00:00
distributed_matrix Fixed compiler warning involving return codes. 2000-07-07 17:55:17 +00:00
docs Modified to match current practice. 2000-07-06 20:43:54 +00:00
FEI_matrix_vector Corrected an error in the solve step. 2000-08-23 16:40:02 +00:00
FEI_mv Corrected an error in the solve step. 2000-08-23 16:40:02 +00:00
IJ_matrix_vector Added SetValues and AddToValues routines. 2000-07-24 21:31:49 +00:00
IJ_mv Added SetValues and AddToValues routines. 2000-07-24 21:31:49 +00:00
matrix_matrix Correction to allow make to run on SGI - Tong (5/3/00) 2000-05-03 23:46:34 +00:00
parcsr_linear_solvers Reworked printouts of strength threshold, interpolation trunction factor, 2000-08-18 21:27:11 +00:00
parcsr_ls Reworked printouts of strength threshold, interpolation trunction factor, 2000-08-18 21:27:11 +00:00
parcsr_matrix_vector Removed some unused variables 2000-06-05 16:59:40 +00:00
parcsr_mv Removed some unused variables 2000-06-05 16:59:40 +00:00
PETSc_linear_solvers Added call to SLESView in HYPRE_PETScSolverParILUTSolve so that we can see 1999-12-08 22:42:59 +00:00
PETSc_ls Added call to SLESView in HYPRE_PETScSolverParILUTSolve so that we can see 1999-12-08 22:42:59 +00:00
PETScMat_linear_solvers/pilut Added a missing back-slash. 1999-12-07 23:31:14 +00:00
PETScMat_ls/pilut Added a missing back-slash. 1999-12-07 23:31:14 +00:00
seq_linear_solvers Fixed uninitialized memory read problem. 2000-08-17 22:15:31 +00:00
seq_ls Fixed uninitialized memory read problem. 2000-08-17 22:15:31 +00:00
seq_matrix_vector changed types of two parameters 2000-05-16 23:12:47 +00:00
seq_mv changed types of two parameters 2000-05-16 23:12:47 +00:00
sstruct_linear_solvers Fixed strict-checking compile warnings. 2000-08-18 16:46:22 +00:00
sstruct_ls Fixed strict-checking compile warnings. 2000-08-18 16:46:22 +00:00
sstruct_matrix_vector Fixed but in UMatrixSetValues 2000-08-23 17:07:05 +00:00
sstruct_mv Fixed but in UMatrixSetValues 2000-08-23 17:07:05 +00:00
struct_linear_solvers Fixed strict-checking compile warnings. 2000-08-18 15:55:20 +00:00
struct_ls Fixed strict-checking compile warnings. 2000-08-18 15:55:20 +00:00
struct_matrix_vector Fixed some strict-checking compile warnings. 2000-08-18 15:08:35 +00:00
struct_mv Fixed some strict-checking compile warnings. 2000-08-18 15:08:35 +00:00
structIJ_matrix_vector Changed ParAMG to BoomerAMG in structIJ test driver. 2000-06-19 20:29:08 +00:00
structIJ_mv Changed ParAMG to BoomerAMG in structIJ test driver. 2000-06-19 20:29:08 +00:00
test stay in sync with struct_linear_solvers.c, which recently got a minor cleanup 2000-08-23 21:41:02 +00:00
tools Added hypre_convert_boomeramg to install line. 2000-05-31 22:29:22 +00:00
utilities Fixed some compile warnings when doing strict checking. 2000-08-18 15:03:37 +00:00
aclocal.m4 load macros needed for optional use of Automake 2000-08-09 17:10:21 +00:00
am_macros.m4 load macros needed for optional use of Automake 2000-08-09 17:10:21 +00:00
configure Fixed --with-purify option to work when no arguments are given, and 2000-08-17 21:16:59 +00:00
configure.in Fixed --with-purify option to work when no arguments are given, and 2000-08-17 21:16:59 +00:00
COPYRIGHT_and_DISCLAIMER Adding copyright notice. 2000-01-18 18:59:02 +00:00
HYPRE_config.h.in Made HYPRE blas the generic default. 1999-12-20 21:29:56 +00:00
hypre_macros.m4 added support for using purify, cegdb, gdb, mpi with user defined 1999-03-12 00:45:21 +00:00
HYPRE.h Got rid of HYPRE_PAR_VECTOR flag. Replaced it with HYPRE_PARCSR. 1999-08-30 22:51:15 +00:00
Makefile.in Add compilation of IJ to the nofei option. 2000-08-09 19:22:48 +00:00
tarch adding autoconfig 1998-09-16 21:19:22 +00:00
update Fixed to use new X.X.X version number naming. 2000-06-09 00:07:26 +00:00
updatelog Added Pilut fixes for July 00 install. 2000-07-06 20:58:09 +00:00