| .. |
|
csr_matop.c
|
added a small change in CSRMatrixTranspose
|
2001-12-06 16:23:06 +00:00 |
|
csr_matrix.c
|
removed unnecessary definition
|
2002-07-18 19:31:16 +00:00 |
|
csr_matrix.h
|
*** empty log message ***
|
2002-06-25 01:56:22 +00:00 |
|
csr_matvec.c
|
modified the standard matvec to take advantage of the rownnz pointer
|
2002-06-25 02:04:41 +00:00 |
|
genpart.c
|
generates load-balanced partitioning for 1-d array
|
1998-12-03 18:15:07 +00:00 |
|
headers
|
_matrix_vector=>_mv translations
|
2000-12-14 18:19:22 +00:00 |
|
headers.h
|
_matrix_vector=>_mv translations
|
2000-12-14 18:19:22 +00:00 |
|
HYPRE_csr_matrix.c
|
foxed a bug
|
2001-01-12 15:44:08 +00:00 |
|
HYPRE_mapped_matrix.c
|
changed routine names to start with the class name after HYPRE or hypre,
|
1999-09-17 19:05:03 +00:00 |
|
HYPRE_multiblock_matrix.c
|
changed routine names to start with the class name after HYPRE or hypre,
|
1999-09-17 19:05:03 +00:00 |
|
HYPRE_seq_mv.h
|
guard code around HYPRE_Vector definition because I copied it into
|
2000-11-14 17:25:25 +00:00 |
|
HYPRE_vector.c
|
The string "Seq" is inserted into names of vector operations.
|
2000-10-09 16:33:52 +00:00 |
|
Makefile.in
|
_matrix_vector=>_mv translations
|
2000-12-14 18:19:22 +00:00 |
|
MakeIRIX
|
added csr_matop.c
|
1998-10-15 20:21:57 +00:00 |
|
mapped_matrix.c
|
changed routine names to start with the class name after HYPRE or hypre,
|
1999-09-17 19:05:03 +00:00 |
|
mapped_matrix.h
|
Additions of several sequential matrix classes, some of which aren't really
|
1998-02-19 23:27:26 +00:00 |
|
multiblock_matrix.c
|
changed routine names to start with the class name after HYPRE or hypre,
|
1999-09-17 19:05:03 +00:00 |
|
multiblock_matrix.h
|
Additions of several sequential matrix classes, some of which aren't really
|
1998-02-19 23:27:26 +00:00 |
|
seq_mv.h
|
added pointer rownnz and integer num_rownnz to csr_matrix to
|
2002-06-25 01:57:26 +00:00 |
|
vector.c
|
The string "Seq" is inserted into names of vector operations.
|
2000-10-09 16:33:52 +00:00 |
|
vector.h
|
Modified CSRMatrix class.
|
1998-03-09 06:10:04 +00:00 |