baker59
|
2bd844be6c
|
Commented out the return statements for non-zero errors in the middle of functions.
|
2007-04-17 23:28:23 +00:00 |
|
hill66
|
402d34179c
|
Updated license info.
|
2006-09-22 22:06:21 +00:00 |
|
hill66
|
e5ec2c6dec
|
Modified HEADER to include LGPL (license) info.
|
2006-07-27 23:26:57 +00:00 |
|
ribbens
|
f24b381a57
|
Minor bug fix that caused compile failure if HYPRE_TIMING and
PETSC_AVAILABLE were both true.
|
1999-12-21 22:17:40 +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 |
|
dwalker
|
64788d0a26
|
modified Makefile.in so bmakes is not necesssary and .h files no longer has
relative paths-- -I's used on compile line instead
|
1999-09-07 22:44:55 +00:00 |
|
dwalker
|
6b277affda
|
included HYPRE_config.h
|
1999-09-02 18:19:24 +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
|
2326d3542e
|
added include "../utilities/HYPRE_utilities.h" since it was removed out of HYPRE.h
|
1999-08-20 19:49:09 +00:00 |
|
cleary
|
7497fd401e
|
Trying to get of compiler warning when compiled without petsc.
|
1999-05-12 00:15:55 +00:00 |
|
cleary
|
0026356c34
|
Got rid of compiler warnings.
|
1999-05-06 17:49:45 +00:00 |
|
cleary
|
ea143c617f
|
Added "GetRow" implementation for parcsr_matrix.
|
1999-05-05 22:04:53 +00:00 |
|
cleary
|
ab6115b4a4
|
Rearranged headers.
|
1999-04-02 02:07:15 +00:00 |
|
cleary
|
55958c6579
|
Changes to remove test to see if matrix is MPIAIJ in petsc.
|
1998-07-15 23:25:14 +00:00 |
|
cleary
|
5cb4f128aa
|
Added routine used in wrapping a PETSc matrix into our distributed_matrix
container class.
|
1998-02-19 23:26:08 +00:00 |
|