| .. |
|
communication.c
|
changed min max to hypre_min hypre_max
|
1999-03-30 22:25:41 +00:00 |
|
communication.h
|
deleted hypre_VectorCommPkg structure
|
1998-10-23 18:20:34 +00:00 |
|
driver_matmul.c
|
changed hypre_SetPartitioningOwner to hypre_SetRowStartsOwner and
|
1998-10-22 16:57:38 +00:00 |
|
driver_matvec.c
|
changed arguments for hypre_ParCSRMatrixToCSRMatrixAll
|
1998-10-27 16:53:20 +00:00 |
|
driver.c
|
changed argument list for ParVectorToVectorAll
|
1998-10-27 16:44:47 +00:00 |
|
headers
|
Removed __STDC__ symbol generated by mkproto by introducing a
|
1999-05-08 00:26:20 +00:00 |
|
headers.h
|
added parcsr_matrix_vector.h
|
1998-12-17 22:53:20 +00:00 |
|
HYPRE_parcsr_matrix.c
|
Added "GetRow" implementation for parcsr_matrix.
|
1999-05-05 22:04:53 +00:00 |
|
HYPRE_parcsr_mv.h
|
Removed __STDC__ symbol generated by mkproto by introducing a
|
1999-05-08 00:26:20 +00:00 |
|
HYPRE_parcsr_vector.c
|
Integrated header file conventions being followed elsewhere.
|
1998-10-24 02:48:22 +00:00 |
|
Makefile.in
|
replaced ranlib with @RANLIB@
|
1999-05-12 18:22:45 +00:00 |
|
par_csr_matop.c
|
change in hypre_ExtractBext parameter sequence
|
1999-02-12 21:55:21 +00:00 |
|
par_csr_matrix.c
|
Added "GetRow" implementation for parcsr_matrix.
|
1999-05-05 22:04:53 +00:00 |
|
par_csr_matrix.h
|
Added support for wrapping ParCSR matrix as a DistributedMatrix.
|
1999-04-21 23:52:26 +00:00 |
|
par_csr_matvec.c
|
changed parameter sequence in calls to hypre_GenerateMatvecCommunicationInfo
|
1998-10-16 20:44:51 +00:00 |
|
par_vector.c
|
Fixed bug in setting ParVector to Random
|
1999-02-11 23:36:35 +00:00 |
|
par_vector.h
|
changed hypre_ParVector structure to include partitioning
|
1998-10-23 18:22:38 +00:00 |
|
parcsr_matrix_vector.h
|
Removed __STDC__ symbol generated by mkproto by introducing a
|
1999-05-08 00:26:20 +00:00 |