Commit Graph

4 Commits

Author SHA1 Message Date
lambda
c5cb4c8fae Another abs to fabs fix 2000-01-08 20:00:04 +00:00
lambda
55dbbdb7f7 Changed an abs to a fabs, for a double argument 2000-01-08 19:33:31 +00:00
ulrikey
e46b727a3e changed routine names to start with the class name after HYPRE or hypre,
e.g. HYPRE_CreateVector is now HYPRE_VectorCreate
1999-09-17 19:05:03 +00:00
ulrikey
c6a9568caf csr_matop.c contains the routines
hypre_Matadd which adds two CSR Matrices A and B and returns a CSR Matrix C,
hypre_Matmult which multiplies two CSR Matrices A and B and returns a CSR
Matrix C,
and hypre_DeleteZerosInMatrix which deletes all matrix elements whose
absolute values are below a user given tolerance.
1998-10-15 20:19:40 +00:00