hypre/seq_mv
falgout 57941b0d92 Changed so that MatrixPrint works with matrices that don't have
any coefficients.  These types of matrices are useful when representing
only a nonzero structure.
1999-12-27 19:14:42 +00:00
..
csr_matop.c changed routine names to start with the class name after HYPRE or hypre, 1999-09-17 19:05:03 +00:00
csr_matrix.c Changed so that MatrixPrint works with matrices that don't have 1999-12-27 19:14:42 +00:00
csr_matrix.h Modified CSRMatrix class. 1998-03-09 06:10:04 +00:00
csr_matvec.c changed routine names to start with the class name after HYPRE or hypre, 1999-09-17 19:05:03 +00:00
genpart.c generates load-balanced partitioning for 1-d array 1998-12-03 18:15:07 +00:00
headers included HYPRE_config.h, added top level dir to -I in makefile, removed HYPREDEFS 1999-09-02 18:20:29 +00:00
headers.h added seq_matrix_vector.h 1998-12-17 22:50:51 +00:00
HYPRE_csr_matrix.c changed routine names to start with the class name after HYPRE or hypre, 1999-09-17 19:05:03 +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 Changed constant HYPRE_MV_HEADER to HYPRE_SEQ_MV_HEADER to avoid conflict 1999-11-09 17:46:37 +00:00
HYPRE_vector.c changed routine names to start with the class name after HYPRE or hypre, 1999-09-17 19:05:03 +00:00
Makefile.in Removed Fortran stuff from Makefile.in 1999-10-22 20:55:34 +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 Changed constant hypre_MV_HEADER to hypre_SEQ_MV_HEADER to avoid conflict with 1999-11-09 17:48:28 +00:00
vector.c hypre_VectorPrint uses %le for printing elements 1999-12-21 00:00:53 +00:00
vector.h Modified CSRMatrix class. 1998-03-09 06:10:04 +00:00