hypre/seq_mv
2003-03-27 22:25:32 +00:00
..
csr_matop.c fixed bug in matrix multiply 2003-03-27 22:25:32 +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 deleted unused variables to fix warnings 2003-01-14 23:55:46 +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 added HYPRE_CSRMatrixGetNumRows 2002-10-11 18:36:19 +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 added HYPRE_CSRMatrixGetNumRows 2002-10-11 18:36:19 +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 Using global variable ${AR} for ar command, AIX needed extra flags 2002-10-24 20:54:38 +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 HYPRE_CSRMatrixGetNumRows 2002-10-11 18:36:19 +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