|
babel
|
Remove files used for a Babel-like build system. Henceforth the Hypre build
|
2000-08-09 17:15:54 +00:00 |
|
blas
|
The stdlib definition of abs interfered with the abs macro defined
|
2000-02-17 21:46:14 +00:00 |
|
CI_struct_linear_solvers
|
Include files neede for updated version of CI_struct_linear_solvers.
|
1999-12-21 22:36:50 +00:00 |
|
CI_struct_ls
|
Include files neede for updated version of CI_struct_linear_solvers.
|
1999-12-21 22:36:50 +00:00 |
|
CI_struct_matrix_vector
|
Added call to hypre_GatherAllBoxes in hypre_NewStructGridToCoordTable.
|
2000-06-19 20:28:32 +00:00 |
|
CI_struct_mv
|
Added call to hypre_GatherAllBoxes in hypre_NewStructGridToCoordTable.
|
2000-06-19 20:28:32 +00:00 |
|
distributed_linear_solvers
|
Allow reuse of sparsity pattern when pattern of A has changed.
|
2000-08-08 23:43:28 +00:00 |
|
distributed_ls
|
Allow reuse of sparsity pattern when pattern of A has changed.
|
2000-08-08 23:43:28 +00:00 |
|
distributed_matrix
|
Fixed compiler warning involving return codes.
|
2000-07-07 17:55:17 +00:00 |
|
docs
|
Modified to match current practice.
|
2000-07-06 20:43:54 +00:00 |
|
FEI_matrix_vector
|
Add capabilities to access matrix directly, set absolute tolerance for
|
2000-08-09 22:06:49 +00:00 |
|
FEI_mv
|
Add capabilities to access matrix directly, set absolute tolerance for
|
2000-08-09 22:06:49 +00:00 |
|
IJ_matrix_vector
|
Added SetValues and AddToValues routines.
|
2000-07-24 21:31:49 +00:00 |
|
IJ_mv
|
Added SetValues and AddToValues routines.
|
2000-07-24 21:31:49 +00:00 |
|
matrix_matrix
|
Correction to allow make to run on SGI - Tong (5/3/00)
|
2000-05-03 23:46:34 +00:00 |
|
parcsr_linear_solvers
|
If reusing pattern, use filter and loadbal set to 0.
|
2000-08-08 23:40:44 +00:00 |
|
parcsr_ls
|
If reusing pattern, use filter and loadbal set to 0.
|
2000-08-08 23:40: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
|
Added call to SLESView in HYPRE_PETScSolverParILUTSolve so that we can see
|
1999-12-08 22:42:59 +00:00 |
|
PETSc_ls
|
Added call to SLESView in HYPRE_PETScSolverParILUTSolve so that we can see
|
1999-12-08 22:42:59 +00:00 |
|
PETScMat_linear_solvers/pilut
|
Added a missing back-slash.
|
1999-12-07 23:31:14 +00:00 |
|
PETScMat_ls/pilut
|
Added a missing back-slash.
|
1999-12-07 23:31:14 +00:00 |
|
seq_linear_solvers
|
Some output messages have been removed/changed.
|
2000-07-25 19:28:31 +00:00 |
|
seq_ls
|
Some output messages have been removed/changed.
|
2000-07-25 19:28: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
|
First implementation of the Semi-structured interface.
|
2000-06-30 20:02:16 +00:00 |
|
sstruct_ls
|
First implementation of the Semi-structured interface.
|
2000-06-30 20:02:16 +00:00 |
|
sstruct_matrix_vector
|
Fixed a problem with SetValues. Misused IJMatrixInsertRow.
|
2000-07-24 21:45:31 +00:00 |
|
sstruct_mv
|
Fixed a problem with SetValues. Misused IJMatrixInsertRow.
|
2000-07-24 21:45:31 +00:00 |
|
struct_linear_solvers
|
Fixed uninitialized R compiler warning.
|
2000-07-07 17:21:46 +00:00 |
|
struct_ls
|
Fixed uninitialized R compiler warning.
|
2000-07-07 17:21:46 +00:00 |
|
struct_matrix_vector
|
When a particular process does not own a piece of the grid, instead
|
2000-07-24 21:47:51 +00:00 |
|
struct_mv
|
When a particular process does not own a piece of the grid, instead
|
2000-07-24 21:47:51 +00:00 |
|
structIJ_matrix_vector
|
Changed ParAMG to BoomerAMG in structIJ test driver.
|
2000-06-19 20:29:08 +00:00 |
|
structIJ_mv
|
Changed ParAMG to BoomerAMG in structIJ test driver.
|
2000-06-19 20:29:08 +00:00 |
|
test
|
Changed 'make -k' to 'make -i'
|
2000-07-25 15:56:42 +00:00 |
|
tools
|
Added hypre_convert_boomeramg to install line.
|
2000-05-31 22:29:22 +00:00 |
|
utilities
|
Defined macro for blas routines that depends on if hypre blas is being used.
|
2000-08-03 23:49:07 +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
|
First implementation of the Semi-structured interface.
|
2000-06-30 20:02:16 +00:00 |
|
configure.in
|
Optionally build with the Babel-based interface.
|
2000-08-09 17:17:09 +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
|
Add compilation of IJ to the nofei option.
|
2000-08-09 19:22:48 +00:00 |
|
tarch
|
adding autoconfig
|
1998-09-16 21:19:22 +00:00 |
|
update
|
Fixed to use new X.X.X version number naming.
|
2000-06-09 00:07:26 +00:00 |
|
updatelog
|
Added Pilut fixes for July 00 install.
|
2000-07-06 20:58:09 +00:00 |