Go to file
2000-09-14 18:36:12 +00:00
babel replace some C++-style comments with C-style comments 2000-08-15 01:04:10 +00:00
blas Removed copy of f2c.h to install directory. It's not needed. 2000-09-07 14:11:17 +00:00
CI_struct_linear_solvers Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
CI_struct_ls Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
CI_struct_matrix_vector Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
CI_struct_mv Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
distributed_linear_solvers Removed a variable that was not used. 2000-09-08 21:16:34 +00:00
distributed_ls Removed a variable that was not used. 2000-09-08 21:16:34 +00:00
distributed_matrix Added back in to make compiles go... Should be removed as all they 2000-09-05 21:07:16 +00:00
docs Added ParCSR solvers to reference manual. 2000-09-07 20:50:08 +00:00
FEI_matrix_vector A few minor error corrections to allow superlu to work on reduced systems. 2000-09-12 21:03:35 +00:00
FEI_mv A few minor error corrections to allow superlu to work on reduced systems. 2000-09-12 21:03:35 +00:00
IJ_matrix_vector cleaned up unnecessary variables to eliminate warnings when compiled with strict checking. 2000-09-12 18:09:33 +00:00
IJ_mv cleaned up unnecessary variables to eliminate warnings when compiled with strict checking. 2000-09-12 18:09:33 +00:00
matrix_matrix Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
parcsr_linear_solvers cleaned up variables to avoid warnings when compiled with strict checking 2000-09-12 18:39:16 +00:00
parcsr_ls cleaned up variables to avoid warnings when compiled with strict checking 2000-09-12 18:39:16 +00:00
parcsr_matrix_vector cleaned up unnecessary variables to avoid warnings when compiled with strict checking 2000-09-12 18:11:51 +00:00
parcsr_mv cleaned up unnecessary variables to avoid warnings when compiled with strict checking 2000-09-12 18:11:51 +00:00
PETSc_linear_solvers Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
PETSc_ls Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
PETScMat_linear_solvers/pilut Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
PETScMat_ls/pilut Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
seq_linear_solvers Added -ns <val>, gives number of sweeps per level 2000-09-13 17:05:18 +00:00
seq_ls Added -ns <val>, gives number of sweeps per level 2000-09-13 17:05:18 +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 First implementation of new splitting solver/preconditioner. 2000-09-14 18:36:12 +00:00
sstruct_ls First implementation of new splitting solver/preconditioner. 2000-09-14 18:36:12 +00:00
sstruct_matrix_vector Cleaned up strict compile. 2000-09-11 15:40:00 +00:00
sstruct_mv Cleaned up strict compile. 2000-09-11 15:40:00 +00:00
struct_linear_solvers Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
struct_ls Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
struct_matrix_vector Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
struct_mv Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
structIJ_matrix_vector Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
structIJ_mv Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
test First implementation of new splitting solver/preconditioner. 2000-09-14 18:36:12 +00:00
tools Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
utilities Added -D_POSIX_SOURCE as timer.c compiler option 2000-09-08 23:12:29 +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 default alpha COPT=-fast 2000-09-13 23:49:06 +00:00
configure.in default alpha COPT=-fast 2000-09-13 23:49:06 +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 Moved semi-structured stuff (SStruct) out of beta. 2000-09-01 00:58:37 +00:00
tarch adding autoconfig 1998-09-16 21:19:22 +00:00
update Fixed problem with removal of old installations. 2000-09-07 23:34:19 +00:00
updatelog Added new entries. 2000-09-07 22:43:48 +00:00