hypre/parcsr_mv
falgout c4ae5f02f8 Changed fortran interface port to (hopefully) support CRAY fortran
compilers and any other fortran compilers that mangle subroutine
names using all caps.
2000-10-09 22:32:34 +00:00
..
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 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 Removed the F90 prototypes from the header files because they aren't 2000-10-09 20:59:23 +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 Fixed a memory problem that shows up when using the read-from-onefile 2000-10-09 18:20:06 +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 Sequential vector operations have new names, with "Seq" inserted. 2000-10-09 16:41:50 +00:00
par_vector.c Sequential vector operations have new names, with "Seq" inserted. 2000-10-09 16:41:50 +00:00
par_vector.h changed hypre_ParVector structure to include partitioning 1998-10-23 18:22:38 +00:00
parcsr_mv.h Removed the F90 prototypes from the header files because they aren't 2000-10-09 20:59:23 +00:00