Commit Graph

15 Commits

Author SHA1 Message Date
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
hill66
402d34179c Updated license info. 2006-09-22 22:06:21 +00:00
hill66
0936064c98 Updated copyright & license info. 2006-08-02 22:32:43 +00:00
treadway
471b8f4c64 removed HYPRE_BuildIJMatrixFromDistributedMatrix from Hypre library 2003-05-10 01:28:26 +00:00
falgout
d01da43d76 Removed more of the 'P(s)' macros generated by 'mkproto'. 2000-12-12 19:21:04 +00:00
ulrikey
adf3bd5df8 removed relative paths to include files and added -Is to Makefile.in 1999-09-02 20:04:16 +00:00
cleary
0f0a0c897e New stuff. 1999-08-13 22:29:46 +00:00
cleary
c7e9937cb4 Fixed P(s) error. 1999-07-29 19:27:55 +00:00
cleary
a019f0b1fe Prototype file now includes type definitions that are used. 1999-07-28 18:17:09 +00:00
cleary
0a93d63a48 New routine added for use in driver used to unit-test IJMatrix interface implementation. 1999-07-21 01:31:59 +00:00
falgout
91d6ed35d0 Removed more __STDC__ occurrences. 1999-05-08 00:46:37 +00:00
cleary
ea143c617f Added "GetRow" implementation for parcsr_matrix. 1999-05-05 22:04:53 +00:00
cleary
02b02b89bf Made .h filenames unique. 1999-03-30 20:50:31 +00:00