Go to file
2000-10-12 20:26: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 Fixed a few things that seemed to cause compile problems with openmp 2000-10-12 18:21: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 Reversing the order of the two functions in this file somehow fixes 2000-10-12 19:55:40 +00:00
parcsr_ls Reversing the order of the two functions in this file somehow fixes 2000-10-12 19:55:40 +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 patched beta 1.3.1b 2000-10-12 20:26: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
CHANGELOG Removed the '.' from the beta release number. 2000-10-11 21:49:29 +00:00
configure add another possible include path for Babel-generated files 2000-10-11 23:18:01 +00:00
configure.in add another possible include path for Babel-generated files 2000-10-11 23:18:01 +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 Oops. Incorrect spelling. 2000-10-11 22:14:56 +00:00
mkinstalldirs the same "mkinstalldirs" used by Babel; put here to facilitate building 2000-10-04 23:22:34 +00:00
mklibs modified the if [] && [] which appear to be problematic 2000-10-12 19:31:44 +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