hypre/parcsr_mv
2005-01-10 19:03:38 +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 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 Included new communication package info. 2004-06-21 21:13:11 +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 First cut at multivector support. 2004-06-07 23:11:58 +00:00
Makefile New build system. 2005-01-10 19:03:38 +00:00
new_commpkg.c Removed some unused variables so as to avoid compilier warnings. 2004-07-09 23:07:48 +00:00
new_commpkg.h Added header file for the new more scalable communication package. 2004-06-21 21:12:01 +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_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.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 fix strict checking warning 2003-11-05 02:07:18 +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 Make sure multiprocessor performance for single vectors is unaffected by the 2004-06-15 23:21:01 +00:00
par_vector.c First cut at multivector support. 2004-06-07 23:11:58 +00:00
par_vector.h First cut at multivector support. 2004-06-07 23:11:58 +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 Included new communication package info. 2004-06-21 21:13:11 +00:00