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
193e85294a Changed copyright to reflect new management 2007-11-13 17:54:43 +00:00
falgout
403ea05783 Add '_hypre_' prefix to internal headers for utilities, struct, and sstruct. 2006-11-15 01:08:13 +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
falgout
d01da43d76 Removed more of the 'P(s)' macros generated by 'mkproto'. 2000-12-12 19:21:04 +00:00
cleary
8c9ad21b3a Updated to the standard of one .h file for users. 2000-09-01 20:40:54 +00:00
cleary
2a727f1dfd Instrumented with HYPRE_TIMING calls. 1999-10-29 20:15:40 +00:00
ulrikey
2bb0fa3a2f changes to remove relative paths in hypre/include directory 1999-09-02 21:58:30 +00:00
dwalker
6b277affda included HYPRE_config.h 1999-09-02 18:19:24 +00:00
cleary
02b02b89bf Made .h filenames unique. 1999-03-30 20:50:31 +00:00
falgout
454bf6d74f Removed all references to includes directory. 1998-09-14 21:30:13 +00:00
cleary
d200a664b9 Fixed the .h file to remove malloc debug. 1998-02-25 01:35:45 +00:00
cleary
524c4d7b0f First version of distributed_matrix class, which is mostly just a container
class for any matrix that is parallel and row oriented and can support a
GetRow functionality. -AC
1998-02-19 22:59:54 +00:00