Commit Graph

14 Commits

Author SHA1 Message Date
cleary
95562837c2 Removed compiler warnings. 2000-09-15 18:26:16 +00:00
cleary
2a727f1dfd Instrumented with HYPRE_TIMING calls. 1999-10-29 20:15:40 +00:00
cleary
9a6e111950 Name changes for distributed_matrix. 1999-09-20 17:53:45 +00:00
cleary
a3c9a09288 Fixed error of not returning an error code. 1999-09-07 22:15:11 +00:00
ulrikey
2bb0fa3a2f changes to remove relative paths in hypre/include directory 1999-09-02 21:58:30 +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
ulrikey
9a179dc059 changes due to parameter sequence change in GetLocalRange routines for parcsr matrices 1999-08-17 19:42:02 +00:00
cleary
ea143c617f Added "GetRow" implementation for parcsr_matrix. 1999-05-05 22:04:53 +00:00
cleary
fb476c9a5f Added support for GetRow functionality to parcsr_matrix. 1999-04-21 23:50:29 +00:00
cleary
a65a47211c Minor bug fix. 1998-04-07 23:05:21 +00:00
cleary
26cd7b39d6 Typos. 1998-04-07 22:47:27 +00:00
cleary
2f3790b0ce Fixed where Edmond had commented out Petsc calls. 1998-03-28 02:14:39 +00:00
chow
d8019c1184 Working version of ALE3D interface for PILUT. 1998-03-03 17:48:11 +00:00
cleary
524c4d7b0f First version of distributed_matrix class, which is mostly just a container
class for any matrix that is parallel and row oriented and can support a
GetRow functionality. -AC
1998-02-19 22:59:54 +00:00