Go to file
2000-09-05 21:07:16 +00:00
babel replace some C++-style comments with C-style comments 2000-08-15 01:04:10 +00:00
blas Fixed some additional "strict compile" warnings. 2000-08-30 15:26:47 +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 Put SStruct interface documentation into the User's Manual. 2000-08-29 05:28:28 +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 Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
IJ_mv Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21: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 Fixed a memory leak: HYPRE_ConvertParCSRMatrixToDistributedMatrix 2000-08-29 09:07:44 +00:00
parcsr_ls Fixed a memory leak: HYPRE_ConvertParCSRMatrixToDistributedMatrix 2000-08-29 09:07:44 +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 reference guidec license, which is at non-standard location 2000-09-01 20:06:05 +00:00
tools Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00
utilities Added some destruction routines, and modified so that *all* stub 2000-09-05 18:35:48 +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 added --with-purify-to-file option 2000-08-28 21:05:59 +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 Moved semi-structured stuff (SStruct) out of beta. 2000-09-01 00:58:37 +00:00
updatelog Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from 2000-08-28 22:21:33 +00:00