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
cc22f79c50
changed copyright statement to reflect new management.
2007-11-13 19:39:57 +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
b3e54b65d1
shared libraries enabled.
2006-08-29 15:45:05 +00:00
hill66
fb29a207c7
Updated to enable shared libraries.
2006-08-15 22:09:36 +00:00
hill66
0936064c98
Updated copyright & license info.
2006-08-02 22:32:43 +00:00
hill66
e5ec2c6dec
Modified HEADER to include LGPL (license) info.
2006-07-27 23:26:57 +00:00
hill66
9e54f927d3
Updated to enable building shared libraries.
2006-07-25 17:27:34 +00:00
hill66
2f7c840795
New build system.
2005-01-10 19:03:38 +00:00
hill66
90fa841e0d
Corrections/updates to config/build changes.
2004-12-08 18:13:21 +00:00
hill66
91102d6440
Updating build system
2004-12-01 18:56:39 +00:00
treadway
a1a1df034d
added STATICONLY conditional
2003-12-19 23:04:01 +00:00
treadway
ee520ebf59
automake configureation files
2003-07-16 00:09:23 +00:00
treadway
ae68dc30e2
Using global variable ${AR} for ar command, AIX needed extra flags
...
to support 64-bit object files (AR="ar -X64")
2002-10-24 20:54:38 +00:00
treadway
d43b4afa55
removed MAKEFLAGS references
2001-08-27 21:24:02 +00:00
treadway
cf57f32309
modified to except pmake option
2001-08-23 19:35:10 +00:00
falgout
3ac2d0d8d7
_linear_solvers=>_ls translations
2000-12-14 18:17:26 +00:00
treadway
75cfb0de3c
fixed syntax error in clean and veryclean, which showed up on osf make
2000-11-16 19:28:18 +00:00
treadway
c9ad5b45b8
added support of $srcdir
2000-11-14 01:11:55 +00:00
treadway
5daed1e266
intermediate makefile needed for srcdir support
2000-11-10 22:33:50 +00:00
falgout
ad9a961eb7
Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from
...
Makefiles). To be re-added later (possibly) in a cleaner form.
Added DOC++ reference comments to Struct '.h' files.
Changed names of Struct include and lib files.
Removed 'stencil' argument from interface for StructVectorCreate.
2000-08-28 22:21:33 +00:00
ribbens
7536afa2d6
Added a missing back-slash.
1999-12-07 23:31:14 +00:00
ribbens
d74d33afc7
Changed HYPRE_LimitedFreeDistributedMatrix call to
...
HYPRE_DistributedMatrixLimitedDestroy call in
HYPRE_FreePETScMatPilutSolver to reflect new function names. CJR
1999-11-02 19:12:54 +00:00
cleary
1ae2d2244d
Evolving towards standard naming and argument conventions.
1999-09-13 20:57:51 +00:00
dwalker
64788d0a26
modified Makefile.in so bmakes is not necesssary and .h files no longer has
...
relative paths-- -I's used on compile line instead
1999-09-07 22:44:55 +00:00
dwalker
6b277affda
included HYPRE_config.h
1999-09-02 18:19:24 +00:00
falgout
91d6ed35d0
Removed more __STDC__ occurrences.
1999-05-08 00:46:37 +00:00
cleary
b0850a3a61
Rearranged header inclusions.
1999-04-02 02:06:07 +00:00
cleary
02b02b89bf
Made .h filenames unique.
1999-03-30 20:50:31 +00:00
cleary
875e1514bd
Mods to get CI/PETSC/PILUT combo integrated.
1999-03-19 02:09:22 +00:00
cleary
98e3241b8d
Changes to add PETSc-PILUT stuff to general build process.
1999-03-19 01:00:31 +00:00
cleary
9c38d16504
Moved non-SMG stuff to more compatibility with autoconf.
1999-03-17 21:51:54 +00:00
falgout
454bf6d74f
Removed all references to includes directory.
1998-09-14 21:30:13 +00:00
cleary
11550fd8ca
Removed prototype building.
1998-04-07 00:31:54 +00:00
cleary
7f361bb2f8
First version of makefile using base.
1998-03-04 00:14:59 +00:00
cleary
3d07d7de10
First version of prototypes.
1998-02-24 23:02:02 +00:00
cleary
132d594d42
This is the first version of a layer of solvers and preconditioners that
...
take the Petsc structure Mat with a type of MPIAIJ as a parameter. The code
is built on top of distributed_linear_solvers.
1998-02-19 23:16:32 +00:00