Commit Graph

14 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
e5ec2c6dec Modified HEADER to include LGPL (license) info. 2006-07-27 23:26:57 +00:00
cleary
efc379f37f Fixed bug where dm_parcsr was freeing parcsr_matrix even though it had not
allocated it. Purify now is happy.
1999-09-25 01:06:53 +00:00
cleary
9a6e111950 Name changes for distributed_matrix. 1999-09-20 17:53:45 +00:00
ulrikey
5dc64690fa changed function names to start with the class names 1999-09-17 19:13:50 +00:00
lambda
516b8a9bf8 Got rid of relative path spec in inclusion of HYPRE_parcsr_mv.h 1999-08-20 02:55:32 +00:00
lambda
20a452ee95 Including ../seq_matrix_vector/HYPRE_seq_mv.h before including
../parcsr_matrix_vector/HYPRE_parcsr_mv.h
1999-08-20 01:01:45 +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