Commit Graph

1514 Commits

Author SHA1 Message Date
falgout
1fccbcfb7c Fixed a few things to get the MS Visual Studio compile working again. 2010-02-02 23:02:15 +00:00
falgout
6fdb8c74fd Changed to install only one hypre lib file. 2010-01-29 01:40:29 +00:00
chtong
cad96e228d one final touch on max number of levels for AMG. 2010-01-27 16:17:19 +00:00
chtong
7bdf3cc6e2 Correct the error in set AMG maxlevels. 2010-01-27 02:47:34 +00:00
falgout
73a0867c82 Added configure-line options to change name mangling for Fortran.
Cleaned up a lot of things in configure itself (still more to do though).
2010-01-25 22:51:05 +00:00
falgout
9f26a7739a Changed 'cp -fpd' to 'cp -fpPR' for better portability.
This should work on the Mac now in particular.
2010-01-14 18:17:53 +00:00
falgout
8ed12c2264 Added the release number to the names of hypre shared libraries (see [issue181]).
Also removed the HYPRE_LSI library because it was nearly identical to HYPRE.
2010-01-14 01:16:24 +00:00
kolev1
06916c815c Small changes to enable compulition on Windows with Visual C++. 2009-11-17 22:27:43 +00:00
chtong
a149a849d0 Add diagnostics. 2009-11-16 23:06:21 +00:00
baker59
9d7dda074e Added a temporary variable to BoomerAMGRelax. 2009-11-05 17:42:44 +00:00
chtong
724cfb21fa Add multiple right hand sides. 2009-10-07 22:49:38 +00:00
chtong
78cb16aea9 add multiple rhs. 2009-10-07 22:49:24 +00:00
chtong
6e407e890e Add blas/lapack interface file. 2009-10-07 22:20:08 +00:00
chtong
5cc870371e Change to hypre compatible lapack/blas interface. 2009-10-07 22:19:11 +00:00
chtong
d6634c5eb7 modified to be compatible with hypre blas/lapack calls. 2009-10-07 21:37:05 +00:00
chtong
ecdfb2b02a Modified to be compatible with the hypre blas/lapack calls. 2009-10-07 21:36:46 +00:00
chtong
2de33213b3 intMalloc calls argument not correct. 2009-09-29 23:44:39 +00:00
chtong
cf850b8aa2 Take out a bug (should not call setupPrecon in MLI) 2009-09-29 20:31:09 +00:00
chtong
5ef0e36352 Revert Koning's modification on multiple rhs to original. 2009-02-26 01:38:08 +00:00
chtong
d478a5fb78 Take out strict-checking error. 2009-02-03 16:44:28 +00:00
chtong
9239561178 Take out dsuperlu error. 2009-02-02 16:07:38 +00:00
chtong
cd7216f8b8 Add superlu. 2009-01-29 01:07:02 +00:00
chtong
154cf9098c Take out compile error. 2009-01-28 15:53:44 +00:00
chtong
4d1f32ef7a Debug. 2009-01-28 01:40:41 +00:00
chtong
108084bfa8 Add hypre blas. 2009-01-14 00:54:55 +00:00
chtong
ff784cae72 Resolve a strict checking compiler warning. 2009-01-13 16:54:14 +00:00
chtong
e61ba1168c Resolve make paths. 2009-01-13 01:21:03 +00:00
chtong
116b79876c Add distributed SuperLU and slide reduction. 2009-01-13 00:38:30 +00:00
chtong
ce03399ba5 Add Joe Koning's stuff. 2008-12-09 23:17:10 +00:00
chtong
a29cf00a53 Support multiple rhs. 2008-12-08 18:58:05 +00:00
chtong
bb2d427131 add distributed superlu. 2008-11-11 01:37:38 +00:00
chtong
58658dc32f Add distributed superlu. 2008-11-11 01:34:09 +00:00
chtong
afd98b55de Add distributed SuperLU. 2008-11-11 01:33:04 +00:00
chtong
7098f9c2c3 Add Distributed SuperLU 2008-11-11 01:32:21 +00:00
chtong
3521c3f83f A bug in the destructor. 2008-08-07 16:11:35 +00:00
chtong
8df357e04f Force residual check in cg. 2008-08-05 18:35:47 +00:00
falgout
81fd8585e1 Put back the #includes and changed 'link' to 'splink' to avoid name conflicts. 2008-08-01 15:10:39 +00:00
falgout
0245982d81 Fixed a conflict with unistd.h by removing all of the #includes 2008-07-30 15:42:23 +00:00
kolev
a3b7c7739f Make sure that "make clean" erases the library and the object files. 2008-07-24 21:56:13 +00:00
falgout
9504495870 Removed copying of .o and .a file up one directory. 2008-07-24 16:49:13 +00:00
chtong
ba4ee6fbf1 Changes made to link to hypre blas. 2008-07-23 23:05:36 +00:00
chtong
de730735e5 Changes to make it compatible with HYPRE blas linking. 2008-07-23 23:05:06 +00:00
chtong
ca4936e74a Changes made to be compatible with HYPRE blas links. 2008-07-23 23:01:55 +00:00
falgout
afe92016dd Temporary fix to get things to compile. Defined 'logical' to be an 'int'. 2008-07-23 01:08:27 +00:00
chtong
b148913491 Take out warning. 2008-07-22 21:58:05 +00:00
chtong
1ee3c37c17 Add external functions. 2008-07-22 16:19:34 +00:00
chtong
11ae4eabab Take out warnings. 2008-07-22 15:32:44 +00:00
chtong
b38bc7fb13 Take out compiler warnings. 2008-07-21 16:23:35 +00:00
ulrikey
b39374690d replaced copyright headers 2008-07-18 01:34:48 +00:00
chtong
e96735b68e Resolve file name conflict (util.c). 2008-07-17 15:54:45 +00:00