falgout
0859f791e1
Changed the error control handling to use the new system.
2011-03-24 22:13:12 +00:00
falgout
e3181f26b1
Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details).
...
Changed MPI routines to hypre_MPI routines.
Added hypre_printf, etc. routines.
Added AUTOTEST tests to look for 'int' and 'MPI_' calls.
Added a new approach for the Fortran interface (not implemented everywhere yet).
2010-12-20 19:27:44 +00:00
ulrikey
b39374690d
replaced copyright headers
2008-07-18 01:34:48 +00:00
ulrikey
bd6b0dd47b
changed copyright statement to reflect new management.
2007-11-13 19:16:06 +00:00
baker59
2d5b142c22
Missed one more return statement for error in the middle of the function.
2007-04-19 20:42:46 +00:00
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
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
ulrikey
5dc64690fa
changed function names to start with the class names
1999-09-17 19:13:50 +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
lambda
734a448df2
Got rid of relative path spec for inclusion of HYPRE_parcsr_mv.h
1999-08-20 03:00:25 +00:00
cleary
ea143c617f
Added "GetRow" implementation for parcsr_matrix.
1999-05-05 22:04:53 +00:00