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
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
0a8e43cac3
changed the functions named map, map2 and map3 to hypre_map, hypre_map2
...
and hypre_map3
2001-02-08 18:14:45 +00:00
ulrikey
5bd8c1bf62
changed matrix generation files from hypre_ParCSRMatrix to HYPRE_ParCSRMatrix
...
and added definitions to HYPRE_parcsr_ls.h (this is only temporarily)
1999-09-21 20:27:13 +00:00
ulrikey
1473e643cc
changed function names to begin with the class names,
...
also fixed some memory leaks
1999-09-17 19:08:41 +00:00
ulrikey
95d5a0ccfb
took 'hypre' out of the name for the discretization routines
...
in driver.c changed most function calls to hypre-funcions to calls to
HYPRE_functions
1999-08-19 21:20:26 +00:00
vhenson
e58a47511f
corrected erroneous comment statement
1999-04-26 20:53:07 +00:00
vhenson
1390784869
par_difconv.c diffusion-convection operator
1999-04-26 20:43:55 +00:00