hypre/parcsr_mv
2006-07-25 17:27:34 +00:00
..
communicationT.c move Boolean matrix operations from mli/matrix to parcsr_mv 2001-05-29 22:36:45 +00:00
driver_aat.c First cut at multivector support. 2004-06-07 23:11:58 +00:00
driver_boolaat.c move Boolean matrix operations from mli/matrix to parcsr_mv 2001-05-29 22:36:45 +00:00
driver_boolmatmul.c First cut at multivector support. 2004-06-07 23:11:58 +00:00
driver_mat_multivec.c First cut at multivector support. 2004-06-07 23:11:58 +00:00
driver_matmul.c First cut at multivector support. 2004-06-07 23:11:58 +00:00
driver_matvec.c changed routine names so that they start with the class names, 1999-09-17 19:07:34 +00:00
driver_multivec.c First cut at multivector support. 2004-06-07 23:11:58 +00:00
driver.c Sequential vector operations have new names, with "Seq" inserted. 2000-10-09 16:41:50 +00:00
F90_HYPRE_parcsr_matrix.c Updated to be compatible with C versions. 2006-03-03 18:40:28 +00:00
F90_HYPRE_parcsr_vector.c Removed duplicate routine. 2006-02-09 19:06:46 +00:00
F90_par_vector.c Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +00:00
F90_parcsr_matrix.c Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +00:00
headers Moved the assumed partition function to a new file. Added the assumed partition object to the parcsrmatrix data structure. Modified the communication package code to reflect these changes (previously the ap was created with the commpkg - now there is a separate create function). 2006-05-04 20:25:56 +00:00
headers.h _matrix_vector=>_mv translations 2000-12-14 18:19:22 +00:00
HYPRE_parcsr_matrix.c corrected a bug which got global rows instaed of columns 2002-04-12 15:25:13 +00:00
HYPRE_parcsr_mv.h Changed 'char *' to 'const char *' in several routines. 2001-07-17 05:07:35 +00:00
HYPRE_parcsr_vector.c vector operation needed to complete Babel ParCSRVector implementation, 2005-11-14 18:48:03 +00:00
Makefile Updated to enable building shared libraries. 2006-07-25 17:27:34 +00:00
new_commpkg.c Moved the assumed partition function to a new file. Added the assumed partition object to the parcsrmatrix data structure. Modified the communication package code to reflect these changes (previously the ap was created with the commpkg - now there is a separate create function). 2006-05-04 20:25:56 +00:00
new_commpkg.h Moved the assumed partition function to a new file. Added the assumed partition object to the parcsrmatrix data structure. Modified the communication package code to reflect these changes (previously the ap was created with the commpkg - now there is a separate create function). 2006-05-04 20:25:56 +00:00
numbers.c change macro assert to hypre_assert 2005-09-12 17:41:30 +00:00
numbers.h Change function arg prototype from () to (void) for consistency with 2002-03-25 23:26:22 +00:00
par_chord_matrix.h Add Panayot's chord matrix headers and code to translate between chord and 2002-03-05 18:13:24 +00:00
par_csr_aat.c Initialize certain new arrays for off-diagonal block to NULL, to guarantee 2001-08-15 00:11:26 +00:00
par_csr_assumed_part.c Moved the assumed partition function to a new file. Added the assumed partition object to the parcsrmatrix data structure. Modified the communication package code to reflect these changes (previously the ap was created with the commpkg - now there is a separate create function). 2006-05-04 20:25:56 +00:00
par_csr_bool_matop.c removed unnecessary declaration 2001-09-27 16:00:54 +00:00
par_csr_bool_matrix.c Changed 'char *' to 'const char *' in several routines. 2001-07-17 05:07:35 +00:00
par_csr_communication.c bug fix - don't want to destroy NULL 2004-10-20 20:03:50 +00:00
par_csr_communication.h fixed common/duplicate file name 2003-06-26 01:26:24 +00:00
par_csr_matop_marked.c update compuation of an intermediate array; and update comments 2006-05-30 23:31:05 +00:00
par_csr_matop.c fix errors related to Jacobi interpolation; diagnostics, etc. 2006-05-24 23:37:23 +00:00
par_csr_matrix.c fix errors related to Jacobi interpolation; diagnostics, etc. 2006-05-24 23:37:23 +00:00
par_csr_matrix.h Moved the assumed partition function to a new file. Added the assumed partition object to the parcsrmatrix data structure. Modified the communication package code to reflect these changes (previously the ap was created with the commpkg - now there is a separate create function). 2006-05-04 20:25:56 +00:00
par_csr_matvec.c change macro assert to hypre_assert 2005-09-12 17:41:30 +00:00
par_vector.c fix errors related to Jacobi interpolation; diagnostics, etc. 2006-05-24 23:37:23 +00:00
par_vector.h Changes for "HYPRE_NO_GLOBAL_PARTITION" option. 2005-07-08 20:36:50 +00:00
parchord_to_parcsr.c change macro assert to hypre_assert 2005-09-12 17:41:30 +00:00
parcsr_mv.h fix errors related to Jacobi interpolation; diagnostics, etc. 2006-05-24 23:37:23 +00:00