| .. |
|
communication.c
|
removed derived data types
|
1999-11-05 18:44:51 +00:00 |
|
communication.h
|
changed hypre_CommPkg to hypre_ParCSRCommPkg and hypre_CommHandle to
|
1999-09-17 22:17:22 +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
|
changed routine names so that they start with the class names,
|
1999-09-17 19:07:34 +00:00 |
|
F90_HYPRE_parcsr_matrix.c
|
Syntax clean-up after the previous hasty commit
|
2000-03-22 18:19:51 +00:00 |
|
F90_HYPRE_parcsr_vector.c
|
Calls to HYPRE_ParVectorPrint now work through Fortran interface
|
2000-01-19 19:18:09 +00:00 |
|
F90_par_vector.c
|
Removed HYPRE_CreateParVector from F90_par_vector.c, touched F90_parcsr_matrix.c
|
1999-09-21 02:03:12 +00:00 |
|
F90_parcsr_matrix.c
|
Changed (long int *) to (long int)
|
1999-09-21 16:09:57 +00:00 |
|
headers
|
Removed the fortran.h cat from headers, and ran the script to generate a new parcsr_matrix_vector.h
|
1999-10-22 22:40:26 +00:00 |
|
headers.h
|
added parcsr_matrix_vector.h
|
1998-12-17 22:53:20 +00:00 |
|
HYPRE_parcsr_matrix.c
|
Making for HYPRE_ParCSRMatrixMatvec and HYPRE_ParCSRMatrixMatvecT calls from Fortran
|
2000-03-22 17:54:47 +00:00 |
|
HYPRE_parcsr_mv.h
|
Changed the way opaque structures are done to fix problem with g++.
|
2000-04-19 21:31:17 +00:00 |
|
HYPRE_parcsr_vector.c
|
changed various routines returning data structures different from int to
|
1999-09-23 19:52:18 +00:00 |
|
Makefile.in
|
Moved fortran.h to utilities directory, and removed it from HEADERS list in Makefile.in
|
1999-10-22 20:56:11 +00:00 |
|
par_csr_matop.c
|
Removed some unused variables
|
2000-06-05 16:59:40 +00:00 |
|
par_csr_matrix.c
|
Removed some unused variables
|
2000-06-05 16:59:40 +00:00 |
|
par_csr_matrix.h
|
changed hypre_CommPkg to hypre_ParCSRCommPkg and hypre_CommHandle to
|
1999-09-17 22:17:22 +00:00 |
|
par_csr_matvec.c
|
Nullifying more pointers after destroying objects to which they point
|
1999-12-06 22:19:07 +00:00 |
|
par_vector.c
|
changed routine names so that they start with the class names,
|
1999-09-17 19:07:34 +00:00 |
|
par_vector.h
|
changed hypre_ParVector structure to include partitioning
|
1998-10-23 18:22:38 +00:00 |
|
parcsr_mv.h
|
Added protos for Fortran interface to HYPRE_ParCSRMatrixMatvec and
|
2000-03-22 18:08:59 +00:00 |