falgout
52796d3aea
First implementation of CMake build.
2012-03-06 19:15:29 +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
3c53de2e94
changed copyright statement to reflect new management.
2007-11-13 19:34:01 +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
ulrikey
17e1f80703
eliminated the use of the global partitioning and improved efficiency
2005-07-07 21:21:56 +00:00
ulrikey
55d616629e
fixed several bugs in the nodal AMG routines
2004-12-27 20:30:33 +00:00
ulrikey
0e24cdf30c
changed a few hardly used routines to return ints instead of other
...
structures and changed hypre_ParScaledMatNorm (A) to
hypre_ParCSRMatrixScaledNorm(A,scnorm)
1999-09-17 23:02:23 +00:00
ulrikey
63a32b5c23
changed hypre_CommPkg to hypre_ParCSRCommPkg and hypre_CommHandle to
...
hypre_ParCSRCommHandle and all corresponding accessor macros
1999-09-17 22:17:22 +00:00
ulrikey
04bd7ff7ae
fixed another bug in hypre_GenerateRAPCommPkg
1998-12-04 22:39:24 +00:00
ulrikey
f4be6018be
fixed a bug in hypre_GenerateRAPCommPkg
1998-12-04 18:00:55 +00:00
ulrikey
0abfe04b3a
removed partitioining parameters in various functions due to change of
...
hypre_ParCSRMatrix structure
1998-10-16 21:39:51 +00:00
ulrikey
b183d98881
contains routines to generate CommPkg for RT and RAP from CommPkg for A.
1998-09-25 15:53:12 +00:00