hypre/seq_mv
2000-10-09 16:33:52 +00:00
..
csr_matop.c Another abs to fabs fix 2000-01-08 20:00:04 +00:00
csr_matrix.c Changed Destroy routine so that it frees memory anytime pointers are non-NULL. 1999-12-27 20:38:32 +00:00
csr_matrix.h Modified CSRMatrix class. 1998-03-09 06:10:04 +00:00
csr_matvec.c Fixed OpenMP threading to use the number of threads set by the user either 2000-10-03 16:38:05 +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 the way opaque structures are done to fix problem with g++. 2000-04-19 21:31:17 +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 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 The string "Seq" is inserted into names of vector operations. 2000-10-09 16:33:52 +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