falgout
|
8bd48d653b
|
Changing the name of the 'FlexGmres.c' file to avoid conflicts with the
'krylov/flexgmres.c' file on Windows systems.
|
2008-08-08 01:09:55 +00:00 |
|
ulrikey
|
b39374690d
|
replaced copyright headers
|
2008-07-18 01:34:48 +00:00 |
|
kolev
|
61121e62c3
|
Made sure that the hypre_F90_NAME_LAPACK/hypre_F90_NAME_BLAS macros are used correctly. See issue169.
|
2008-02-07 00:43:22 +00:00 |
|
ulrikey
|
1222a255ff
|
fixed usage to match documentation
|
2007-11-30 21:36:39 +00:00 |
|
ulrikey
|
193e85294a
|
Changed copyright to reflect new management
|
2007-11-13 17:54:43 +00:00 |
|
ulrikey
|
da6a62c8be
|
changed header to reflect new management
|
2007-11-13 17:50:00 +00:00 |
|
chtong
|
00e0bf3230
|
Change the max number of mpi tasks.
|
2007-06-22 23:02:51 +00:00 |
|
chtong
|
c9589d018b
|
Change max mpi tasks to be very large.
|
2007-06-22 21:46:30 +00:00 |
|
baker59
|
06dedbf641
|
Removed return statements for errors in the middle of functions (should just set the error).
|
2007-04-19 20:42:03 +00:00 |
|
baker59
|
e63fb84296
|
Commented out the return statements for non-zero errors that were in the middle of functions.
|
2007-04-17 23:29:45 +00:00 |
|
kolev
|
e007861544
|
Fixed some hypre LAPACK/BLAS issues that surfaced when building shared
libraries (./configure --enable-shared).
|
2006-12-07 16:44:49 +00:00 |
|
falgout
|
403ea05783
|
Add '_hypre_' prefix to internal headers for utilities, struct, and sstruct.
|
2006-11-15 01:08:13 +00:00 |
|
hill66
|
dc7dc95e81
|
Corrections made to use internal blas/lapack routines.
|
2006-10-20 15:45:21 +00:00 |
|
hill66
|
d4b8f594bc
|
Minor edits to license info.
|
2006-09-27 16:45:24 +00:00 |
|
hill66
|
402d34179c
|
Updated license info.
|
2006-09-22 22:06:21 +00:00 |
|
ulrikey
|
bfe0495252
|
removed ierr's and replaced them by hypre_error codes
|
2006-09-14 22:05:00 +00:00 |
|
hill66
|
b3e54b65d1
|
shared libraries enabled.
|
2006-08-29 15:45:05 +00:00 |
|
hill66
|
92a1558e24
|
Remove temporary directories created by libtool.
|
2006-08-15 22:27:32 +00:00 |
|
hill66
|
fb29a207c7
|
Updated to enable shared libraries.
|
2006-08-15 22:09:36 +00:00 |
|
hill66
|
a87065d817
|
Corrected errors introduced when adding license info.
|
2006-08-01 15:36:38 +00:00 |
|
hill66
|
eedcac98ff
|
Updated with LGPL license info.
|
2006-07-31 22:54:37 +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
|
5fbe619077
|
Changed C++ style comments to C-style
|
2006-02-03 18:23:18 +00:00 |
|
hill66
|
a3ac1eaa48
|
Removed spurious ^M to resolve warning messages.
|
2006-02-03 17:31:17 +00:00 |
|
chtong
|
b52db295dc
|
Bug fix by David Hysom.
|
2006-01-31 21:21:25 +00:00 |
|
hill66
|
3cb00d1123
|
Removed spurious newlines that caused warning errors on gps.
|
2005-10-06 21:04:33 +00:00 |
|
hill66
|
4a261fabd9
|
Modified to be compatible with changes for building blas and lapack options.
|
2005-09-26 22:01:42 +00:00 |
|
hill66
|
d9f1a27bab
|
Added removal of insure related files to clean target.
|
2005-08-15 23:01:21 +00:00 |
|
hill66
|
ba9613d09d
|
Copy *.o files to lib directory.
|
2005-03-09 17:21:14 +00:00 |
|
hill66
|
2f7c840795
|
New build system.
|
2005-01-10 19:03:38 +00:00 |
|
hill66
|
bbe3b5435c
|
New build system; added #ifdef WIN32 as requested by Al Nichols.
|
2005-01-10 19:01:46 +00:00 |
|
hill66
|
f8cbbc124f
|
Added Makefile removal to veryclean target.
|
2004-12-08 23:15:00 +00:00 |
|
hill66
|
891fc0a6e9
|
Updated veryclean target.
|
2004-12-08 21:21:35 +00:00 |
|
hill66
|
9e49c0b4b2
|
Corrections/updates to config/build changes.
|
2004-12-08 00:45:07 +00:00 |
|
hill66
|
91102d6440
|
Updating build system
|
2004-12-01 18:56:39 +00:00 |
|
hill66
|
e7b95fe438
|
Newly built with configure.
|
2004-09-29 17:28:38 +00:00 |
|
hill66
|
0c72f51220
|
Update to use variable LIBG2C for setting -lg2c
|
2004-07-29 21:49:40 +00:00 |
|
chow
|
4d436b3fc2
|
ParaSailsSetupValues will now return an error code (rather than abort)
if the input matrix is not full rank (or not positive definite, when it
is expected to be).
|
2004-07-22 20:52:01 +00:00 |
|
hill66
|
632dbae94d
|
Replaced as requested to correct 'map' name conflict on MACs.
|
2004-05-28 00:07:39 +00:00 |
|
treadway
|
fdb3c5ce1e
|
reorder include files for MacOS
|
2004-03-05 21:24:37 +00:00 |
|
treadway
|
a586b9393f
|
removed unneeded BABEL variables
|
2004-02-21 01:36:17 +00:00 |
|
treadway
|
3d058d5fd8
|
*** empty log message ***
|
2004-02-10 02:14:57 +00:00 |
|
treadway
|
d5799af576
|
added docs and tools directory conditionals
|
2004-01-22 20:31:58 +00:00 |
|
treadway
|
55465d7516
|
updated automake, and aclocal
|
2004-01-15 01:55:20 +00:00 |
|
treadway
|
002e029166
|
added HAVE_STRINGS_H wrapper around strings.h
|
2004-01-15 00:52:42 +00:00 |
|
treadway
|
8e51bb428c
|
put HAVE_UNISTD_H wrapper around unistd.h
|
2004-01-15 00:35:46 +00:00 |
|
treadway
|
7b8c411606
|
hopefully the final dependencies format correction
|
2004-01-14 01:20:14 +00:00 |
|
treadway
|
c95f94d4b4
|
updated header file dependences
|
2004-01-13 01:55:03 +00:00 |
|
treadway
|
75bd93200a
|
disabled dependency tracking, added brain dead include file dependents
testing in Makefiles
|
2004-01-10 02:53:11 +00:00 |
|