hypre/seq_mv
2002-03-27 19:49:39 +00:00
..
csr_matop.c added a small change in CSRMatrixTranspose 2001-12-06 16:23:06 +00:00
csr_matrix.c changed hypre_CSRMatrixInitialize to only allocate the hypre_CSRMatrixData 2002-02-12 19:17:13 +00:00
csr_matrix.h move Boolean matrix operations from mli/matrix to parcsr_mv 2001-05-29 22:36:45 +00:00
csr_matvec.c deleted unused variable 2002-03-27 19:49:39 +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 moved the routine hypre_CSRMatrixTranspose into the file csr_matop.c 2001-08-28 16:21:17 +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