Go to file
2000-10-11 21:49:29 +00:00
babel make the "install" target do the right Hypre thing 2000-10-11 19:29:17 +00:00
blas Fixed a strange compiler warning we were getting on the DECs regarding 2000-10-05 16:11:50 +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 Cleaned up strict compile. 2000-09-15 15:17:25 +00:00
CI_struct_mv Cleaned up strict compile. 2000-09-15 15:17:25 +00:00
distributed_linear_solvers Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +00:00
distributed_ls Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +00:00
distributed_matrix Removed compiler warnings. 2000-09-15 18:26:16 +00:00
docs Fixed a few problems. 2000-09-21 15:43:02 +00:00
FEI_matrix_vector Names of vector and matrix-vector operations have been changed, generally 2000-10-09 16:37:40 +00:00
FEI_mv Names of vector and matrix-vector operations have been changed, generally 2000-10-09 16:37:40 +00:00
IJ_matrix_vector Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +00:00
IJ_mv Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +00:00
krylov generic Krylov methods, to be used by multiple linear solver packages. 2000-10-09 16:18:36 +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 Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +00:00
parcsr_ls Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +00:00
parcsr_matrix_vector Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +00:00
parcsr_mv Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +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 Conjugate gradient in the file cg.c is replaced by /krylov/pcg.c (the other 2000-10-09 16:36:10 +00:00
seq_ls Conjugate gradient in the file cg.c is replaced by /krylov/pcg.c (the other 2000-10-09 16:36:10 +00:00
seq_matrix_vector The string "Seq" is inserted into names of vector operations. 2000-10-09 16:33:52 +00:00
seq_mv The string "Seq" is inserted into names of vector operations. 2000-10-09 16:33:52 +00:00
sstruct_linear_solvers GMRES is now implemented by a file in the new directory krylov. 2000-10-09 16:29:36 +00:00
sstruct_ls GMRES is now implemented by a file in the new directory krylov. 2000-10-09 16:29:36 +00:00
sstruct_matrix_vector Lots of documentation cleaning. 2000-09-21 09:31:29 +00:00
sstruct_mv Lots of documentation cleaning. 2000-09-21 09:31:29 +00:00
struct_linear_solvers Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +00:00
struct_ls Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +00:00
struct_matrix_vector Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +00:00
struct_mv Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +00:00
structIJ_matrix_vector Cleaned up strict compile. 2000-09-15 15:17:25 +00:00
structIJ_mv Cleaned up strict compile. 2000-09-15 15:17:25 +00:00
test ignore purify informational messages going to stderr 2000-10-11 18:16:11 +00:00
tools Matlab read and write routines for YSMP format. 2000-10-04 15:59:54 +00:00
utilities Change version number for new beta release. 2000-10-11 21:47:22 +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
CHANGELOG Removed the '.' from the beta release number. 2000-10-11 21:49:29 +00:00
configure make babel/Hypre/* iff configure is run --with-babel 2000-10-10 00:06:18 +00:00
configure.in make babel/Hypre/* iff configure is run --with-babel 2000-10-10 00:06:18 +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 Fixed SStruct-with-ParCSR so that VectorGetValues works correctly. 2000-09-15 16:21:58 +00:00
install-sh The optional support for use of automake requires install-sh to be 2000-10-04 16:53:44 +00:00
Makefile.in Fixed problem with 'HYPRE_EXTRA_DIRS' definition. 2000-10-11 17:47:30 +00:00
missing yet another little file, copied from the Babel distribution and needed to 2000-10-04 23:35:51 +00:00
mkdist added CHANGELOG and COPYRIGHT_and_DISCLAIMER to tarball 2000-10-11 20:29:27 +00:00
mkinstalldirs the same "mkinstalldirs" used by Babel; put here to facilitate building 2000-10-04 23:22:34 +00:00
mklibs fixed a few bugs, like defining --with-openmp for threads 2000-09-26 19:38:39 +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