hypre/parcsr_mv
2003-05-05 21:35:42 +00:00
..
communication.c move Boolean matrix operations from mli/matrix to parcsr_mv 2001-05-29 22:36:45 +00:00
communication.h add guard code 2001-02-01 16:49:02 +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 Compute A*A^T, the product of a matrix and its transpose. Based on the 2001-04-17 21:56:04 +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 move Boolean matrix operations from mli/matrix to parcsr_mv 2001-05-29 22:36:45 +00:00
driver_matmul.c changed routine names so that they start with the class names, 1999-09-17 19:07:34 +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.c Sequential vector operations have new names, with "Seq" inserted. 2000-10-09 16:41:50 +00:00
F90_HYPRE_parcsr_matrix.c Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +00:00
F90_HYPRE_parcsr_vector.c Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +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 removing/commenting out references to Parallel Chord Matrix 2003-05-02 22:04:02 +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 Changed 'char *' to 'const char *' in several routines. 2001-07-17 05:07:35 +00:00
Makefile.in removing/commenting out references to Parallel Chord Matrix 2003-05-02 22:04:02 +00:00
numbers.c *** empty log message *** 2002-03-07 17:11:13 +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_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_matop.c added a check whether a CommPKg exists and create one if not 2002-10-10 15:32:07 +00:00
par_csr_matrix.c fixed a bug in hypre_CSRMatrixToParCSRMatrix. The partitionings had 2002-10-11 16:45:06 +00:00
par_csr_matrix.h move Boolean matrix operations from mli/matrix to parcsr_mv 2001-05-29 22:36:45 +00:00
par_csr_matvec.c Sequential vector operations have new names, with "Seq" inserted. 2000-10-09 16:41:50 +00:00
par_vector.c Changed 'char *' to 'const char *' in several routines. 2001-07-17 05:07:35 +00:00
par_vector.h changed hypre_ParVector structure to include partitioning 1998-10-23 18:22:38 +00:00
parchord_to_parcsr.c minor changes to pass compile "with strict checking" 2002-03-06 18:58:39 +00:00
parcsr_mv.h removed parchord referenced 2003-05-05 21:35:42 +00:00