Commit Graph

13 Commits

Author SHA1 Message Date
falgout
46488e8cbc Added HYPRE_Complex and HYPRE_Real types in place of double.
Added an example code to test CG on a 4D HYPRE_SSTRUCT complex problem.
Added regression tests for bigint, maxdim, and complex.
Added a test to make sure double types are not added to the source.
See [Issue995] in the tracker for more details.
2013-10-11 19:48:06 +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
193e85294a Changed copyright to reflect new management 2007-11-13 17:54:43 +00:00
hill66
402d34179c Updated license info. 2006-09-22 22:06:21 +00:00
hill66
eedcac98ff Updated with LGPL license info. 2006-07-31 22:54:37 +00:00
cleary
7ccba6f54e Kludged problems with mixing C and C++ by just copying .cc to .c and
making it C compatible. Must be revisited when we go back to working
with ISIS.
1999-04-02 02:06:55 +00:00
cleary
c58d5f2753 Fixed "ifdef" problem that prevented compilation. 1998-05-29 00:29:51 +00:00
cleary
c00b999fc9 Added ifdefs to take out package references if not available. 1998-04-10 00:24:35 +00:00
chow
32de69e223 Back out of previous kludge for zero diagonals. 1998-03-12 00:09:46 +00:00
chow
c0c15236cd kludge: Get Row returns a dummy diagonal value for rows without diagonal entries. 1998-03-09 17:36:39 +00:00
chow
e7e2d73397 Bug fixes in ISIS matrix wrapper. 1998-03-05 18:04:54 +00:00
chow
d8019c1184 Working version of ALE3D interface for PILUT. 1998-03-03 17:48:11 +00:00