Commit Graph

13 Commits

Author SHA1 Message Date
kolev1
aa55608ea9 Fixed autotest errors from the C++ compiler on the new mac regression tests. 2011-09-29 00:15:09 +00:00
falgout
68b7b5518a Changed 'long' to either 'hypre_longint' or 'HYPRE_Int'. 2011-01-27 19:46:14 +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
70bd39fdd7 change copyright statement to reflect new management. 2007-11-13 21:20:21 +00:00
falgout
403ea05783 Add '_hypre_' prefix to internal headers for utilities, struct, and sstruct. 2006-11-15 01:08:13 +00:00
hill66
c245153337 Modified license info. 2006-09-26 22:53:11 +00:00
kolev
d5b996fa28 Changed the output format of matrix and vector entries from "%e" to "%.14e".
The corresponding scanf functions use "%le".
2006-09-07 16:59:23 +00:00
hill66
dc7d55f2ba Added license information. 2006-08-01 21:55:18 +00:00
painter
8e25c03990 another include may be needed to build 2005-09-12 22:41:26 +00:00
painter
b3ffc18b33 change macro assert to hypre_assert 2005-09-12 18:32:10 +00:00
hill66
b881e0d545 Updated LOBPCG from A. Knyazev. 2005-07-21 15:57:26 +00:00
hill66
8a07e0616b Moved from eigensolvers/util directory. 2005-03-30 17:50:49 +00:00