Commit Graph

9 Commits

Author SHA1 Message Date
falgout
e8bf09c8d6 Fixed SStruct-with-ParCSR so that VectorGetValues works correctly. 2000-09-15 16:21:58 +00:00
lambda
34da0241d3 Got rid of HYPRE_PAR_VECTOR flag. Replaced it with HYPRE_PARCSR. 1999-08-30 22:51:15 +00:00
lambda
57efb88e2d HYPRE_PARCSR_MATRIX, HYPRE_PETSC_MATRIX, and HYPRE_ISIS_MATRIX flags no
longer exist.  Replaced with HYPRE_PARCSR, HYPRE_PETSC, and HYPRE_ISIS.
1999-08-30 20:44:57 +00:00
cleary
ddefb61462 Took out nested include. 1999-08-20 21:06:40 +00:00
falgout
91d6ed35d0 Removed more __STDC__ occurrences. 1999-05-08 00:46:37 +00:00
cleary
dfe000ca78 Removed all the included .h files from here to reduce entangling
dependencies.
1999-04-21 23:51:25 +00:00
cleary
b58688ac39 More support for compilation with and without Petsc being available. 1999-03-30 20:45:31 +00:00
cleary
875e1514bd Mods to get CI/PETSC/PILUT combo integrated. 1999-03-19 02:09:22 +00:00
falgout
cac9f67bea Removed includes directory:
- moving HYPRE.h to top-level directory
 - moved general.h into utilities directory
Removed general.h in struct_matrix_vector and struct_linear_solvers
1998-09-14 21:06:52 +00:00