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
e5ec2c6dec
Modified HEADER to include LGPL (license) info.
2006-07-27 23:26:57 +00:00
treadway
cdb430f575
redundant path for include files removed
2003-10-21 00:21:32 +00:00
cleary
95562837c2
Removed compiler warnings.
2000-09-15 18:26:16 +00:00
cleary
2a727f1dfd
Instrumented with HYPRE_TIMING calls.
1999-10-29 20:15:40 +00:00
cleary
9a6e111950
Name changes for distributed_matrix.
1999-09-20 17:53:45 +00:00
cleary
a3c9a09288
Fixed error of not returning an error code.
1999-09-07 22:15:11 +00:00
ulrikey
2bb0fa3a2f
changes to remove relative paths in hypre/include directory
1999-09-02 21:58:30 +00:00
lambda
57efb88e2d
HYPRE_PARCSR_MATRIX, HYPRE_PETSC_MATRIX, and HYPRE_ISIS_MATRIX flags no
...
longer exist. Replaced with HYPRE_PARCSR, HYPRE_PETSC, and HYPRE_ISIS.
1999-08-30 20:44:57 +00:00
ulrikey
9a179dc059
changes due to parameter sequence change in GetLocalRange routines for parcsr matrices
1999-08-17 19:42:02 +00:00
cleary
ea143c617f
Added "GetRow" implementation for parcsr_matrix.
1999-05-05 22:04:53 +00:00
cleary
fb476c9a5f
Added support for GetRow functionality to parcsr_matrix.
1999-04-21 23:50:29 +00:00
cleary
a65a47211c
Minor bug fix.
1998-04-07 23:05:21 +00:00
cleary
26cd7b39d6
Typos.
1998-04-07 22:47:27 +00:00
cleary
2f3790b0ce
Fixed where Edmond had commented out Petsc calls.
1998-03-28 02:14:39 +00:00
chow
d8019c1184
Working version of ALE3D interface for PILUT.
1998-03-03 17:48:11 +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