Go to file
falgout 40a8301504 Fixed problem with removal of old installations.
NOTE: This will need to be changed again once all V99* and V2000*
installations have been removed.
2000-09-07 23:34:19 +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 pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
distributed_ls Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +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 Correct a malloc error. 2000-08-30 15:51:10 +00:00
FEI_mv Correct a malloc error. 2000-08-30 15:51:10 +00:00
IJ_matrix_vector Formatted DOC++ comments for IJ interface, and integrated into ref manual. 2000-09-07 17:23:13 +00:00
IJ_mv Formatted DOC++ comments for IJ interface, and integrated into ref manual. 2000-09-07 17:23:13 +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 Added doc++ structure; reformatting 2000-09-07 19:27:17 +00:00
parcsr_ls Added doc++ structure; reformatting 2000-09-07 19:27:17 +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 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 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 Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
sstruct_ls Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
sstruct_matrix_vector Intermediate checkin with new SStruct interfaces for gluing parts 2000-08-31 23:19:10 +00:00
sstruct_mv Intermediate checkin with new SStruct interfaces for gluing parts 2000-08-31 23:19:10 +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 Modified mail groups for --with-strict-checking option 2000-09-07 21:06:40 +00:00
tools Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
utilities Changed version number to 1.1.0. 2000-09-07 22:45:42 +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 patched up some m4 code 2000-09-07 00:20:52 +00:00
configure.in added --with-purify-to-file option 2000-08-28 21:05: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 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