hypre/distributed_linear_solvers/ParaSails
falgout c4ae5f02f8 Changed fortran interface port to (hopefully) support CRAY fortran
compilers and any other fortran compilers that mangle subroutine
names using all caps.
2000-10-09 22:32:34 +00:00
..
Common.h Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +00:00
ConjGrad.c Added new Statistics functions. 2000-03-26 01:36:24 +00:00
ConjGrad.h NEW VERSION USES LOCAL INDEXING 2000-01-11 19:54:07 +00:00
convert.c Increase max line length. 1999-11-05 21:51:34 +00:00
DiagScale.c Use multiple buffers for sending diag entries, rather than waiting on 2000-03-31 11:02:58 +00:00
DiagScale.h Fixed bugs in diag scale when selecting and applying the filter value. 2000-02-17 00:20:22 +00:00
driver.c Do not make extended pattern the default. 2000-03-31 20:14:31 +00:00
FlexGmres.c Fixed up source code documentation. 2000-03-03 22:12:46 +00:00
Hash.c New hash function - much better for structured matrices. 2000-03-28 22:04:12 +00:00
Hash.h New hash function - much better for structured matrices. 2000-03-28 22:04:12 +00:00
HYPRE_ParaSails.c Removed a variable that was not used. 2000-09-08 21:16:34 +00:00
HYPRE_ParaSails.h Use ParaSails set logging function. 2000-06-14 01:00:05 +00:00
lapdriver.c Added lapdriver.c 2000-05-10 21:02:51 +00:00
LoadBal.c Cleaned up unused variables, etc. 2000-03-07 07:46:24 +00:00
LoadBal.h NEW VERSION USES LOCAL INDEXING 2000-01-11 19:54:07 +00:00
Makefile.in Added Common.h 2000-02-11 23:00:46 +00:00
Matrix.c Cleaned up unused variables, etc. 2000-03-07 07:46:24 +00:00
Matrix.h Moved MatrixNumberingCreate to NumberingCreate 2000-02-12 00:05:16 +00:00
Mem.c Align on 16-byte boundaries. 2000-05-24 23:04:36 +00:00
Mem.h First version of ParaSails - symmetric. 1999-10-27 17:48:04 +00:00
Numbering.c Print a warning message if numbering object is reallocated. 2000-03-28 22:07:11 +00:00
Numbering.h Slightly modified interface for ParaSails - simplies the interface, 2000-02-16 05:11:11 +00:00
OrderStat.c First version of ParaSails - symmetric. 1999-10-27 17:48:04 +00:00
OrderStat.h First version of ParaSails - symmetric. 1999-10-27 17:48:04 +00:00
ParaSails.c Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +00:00
ParaSails.h Added new Statistics functions. 2000-03-26 01:36:24 +00:00
permute.c program for permuting matrices 1999-11-02 00:51:11 +00:00
PrunedRows.c When need to realloc, double the size. This is more efficient if 2000-03-28 22:05:43 +00:00
PrunedRows.h NEW VERSION USES LOCAL INDEXING 2000-01-11 19:54:07 +00:00
RowPatt.c Fixed memory leak. 2000-06-13 18:50:10 +00:00
RowPatt.h Fixed subtle bug in RowPatt that was introduced when allowing realloc 2000-02-14 19:49:16 +00:00
StoredRows.c When need to realloc, double the size. This is more efficient if 2000-03-28 22:05:43 +00:00
StoredRows.h NEW VERSION USES LOCAL INDEXING 2000-01-11 19:54:07 +00:00