Go to file
1999-09-25 01:06:53 +00:00
blas Get this out of the repository... 1999-09-25 01:06:20 +00:00
CI_struct_linear_solvers Fixed typographical error 'PETSc_linear_sovlers' in include path 1999-09-23 17:44:15 +00:00
CI_struct_ls Fixed typographical error 'PETSc_linear_sovlers' in include path 1999-09-23 17:44:15 +00:00
CI_struct_matrix_vector modified Makefile.in so bmakes is not necesssary and .h files no longer has 1999-09-07 22:44:55 +00:00
CI_struct_mv modified Makefile.in so bmakes is not necesssary and .h files no longer has 1999-09-07 22:44:55 +00:00
distributed_linear_solvers Make it work with name changes. 1999-09-24 19:06:15 +00:00
distributed_ls Make it work with name changes. 1999-09-24 19:06:15 +00:00
distributed_matrix Fixed bug where dm_parcsr was freeing parcsr_matrix even though it had not 1999-09-25 01:06:53 +00:00
docs Updated installation instructions. 1999-09-23 15:06:27 +00:00
FEI_matrix_vector commented out a call to a solver that is not ready yet 1999-09-24 19:42:54 +00:00
FEI_mv commented out a call to a solver that is not ready yet 1999-09-24 19:42:54 +00:00
IJ_matrix_vector fixed bug ; wrong declaration of temp 1999-09-23 21:13:26 +00:00
IJ_mv fixed bug ; wrong declaration of temp 1999-09-23 21:13:26 +00:00
matrix_matrix Name changes for distributed_matrix. 1999-09-20 17:53:45 +00:00
parcsr_linear_solvers renamed all routines starting with PCG to start with Krylov to not 1999-09-24 19:46:02 +00:00
parcsr_ls renamed all routines starting with PCG to start with Krylov to not 1999-09-24 19:46:02 +00:00
parcsr_matrix_vector changed various routines returning data structures different from int to 1999-09-23 19:52:18 +00:00
parcsr_mv changed various routines returning data structures different from int to 1999-09-23 19:52:18 +00:00
PETSc_linear_solvers modified Makefile.in so bmakes is not necesssary and .h files no longer has 1999-09-07 22:44:55 +00:00
PETSc_ls modified Makefile.in so bmakes is not necesssary and .h files no longer has 1999-09-07 22:44:55 +00:00
PETScMat_linear_solvers/pilut Evolving towards standard naming and argument conventions. 1999-09-13 20:57:51 +00:00
PETScMat_ls/pilut Evolving towards standard naming and argument conventions. 1999-09-13 20:57:51 +00:00
seq_linear_solvers changed function names to start with the "class names" 1999-09-17 19:09:30 +00:00
seq_ls changed function names to start with the "class names" 1999-09-17 19:09:30 +00:00
seq_matrix_vector changed routine names to start with the class name after HYPRE or hypre, 1999-09-17 19:05:03 +00:00
seq_mv changed routine names to start with the class name after HYPRE or hypre, 1999-09-17 19:05:03 +00:00
struct_linear_solvers Added code to prevent an additional iteration when the exact 1999-09-22 20:13:13 +00:00
struct_ls Added code to prevent an additional iteration when the exact 1999-09-22 20:13:13 +00:00
struct_matrix_vector Fixed --with-pthreads compile problem introduced with last checkin. 1999-09-07 15:11:50 +00:00
struct_mv Fixed --with-pthreads compile problem introduced with last checkin. 1999-09-07 15:11:50 +00:00
test changed various routine calls since the definitions changed 1999-09-23 19:52:50 +00:00
tools Added hypre_convert bin directory install. 1999-09-23 08:20:24 +00:00
utilities removed HYPREDEFS, added top level dir to -I in makefile, included HYPRE_config.h in various .c and .h files, restructured some other #includes 1999-09-02 18:21:43 +00:00
aclocal.m4 added support for finding PetsC headers and libs. 1999-03-17 22:43:04 +00:00
configure Made search for BLAS the default on DECs. 1999-09-23 07:54:09 +00:00
configure.in Made search for BLAS the default on DECs. 1999-09-23 07:54:09 +00:00
HYPRE_config.h.in This file will generate HYPRE_config.h when "configure" is run. To eventually replace compile line HYPREDEFS with a headers file. 1999-08-24 16:54:14 +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 Oops. Didn't need the tools directory after all. 1999-09-23 17:40:32 +00:00
tarch adding autoconfig 1998-09-16 21:19:22 +00:00
update Forgot to put bin, HYPRE.h, and HYPRE_config.h.in into UPDATE.tar. 1999-09-23 22:06:53 +00:00