Commit Graph

3225 Commits

Author SHA1 Message Date
ulrikey
662467ebd9 added CG and GMRES to the serial AMG-code. 2000-09-14 22:25:54 +00:00
ulrikey
4db2a52496 various changes:
1. cleanup of unnecessary variables
2. added CG and GMRES to the driver, they can be used through -solver x
where x=0 AMG, x=1 AMG-CG, x=2 CG, x=3 AMG-GMRES, x=4 GMRES
the tolerance can be set through -tol
and the Krylov dimension for GMRES through -k
2000-09-14 22:23:29 +00:00
chow
ed1f3899b5 Added documentation for ParaSails. 2000-09-14 21:20:19 +00:00
falgout
ec9e41b53f First implementation of new splitting solver/preconditioner. 2000-09-14 18:36:12 +00:00
treadway
cae449b523 correct emailing from test subdirectory 2000-09-13 23:58:05 +00:00
treadway
54d6840762 default alpha COPT=-fast 2000-09-13 23:49:06 +00:00
vhenson
55ef48b108 Added capability for multiple sweeps, with -ns option 2000-09-13 22:21:20 +00:00
vhenson
12bf509ab1 Added -ns <val>, gives number of sweeps per level 2000-09-13 17:05:18 +00:00
treadway
6b744e1b17 reorder PATH 2000-09-12 23:58:42 +00:00
chtong
e535a0e278 A few minor error corrections to allow superlu to work on reduced systems. 2000-09-12 21:03:35 +00:00
vhenson
c051a50895 added -mu option to give W cycles, etc. 2000-09-12 19:23:37 +00:00
ulrikey
0ee4cb8786 cleaned up to avoid warnings when compiled with strict checking 2000-09-12 19:17:09 +00:00
treadway
6088a186c6 autoconf and xlf patch 2000-09-12 18:59:03 +00:00
treadway
7be318b5ef additional filter for strict checking 2000-09-12 18:56:16 +00:00
ulrikey
c26a4559bd cleaned up variables to avoid warnings when compiled with strict checking 2000-09-12 18:39:16 +00:00
ulrikey
8fac316cf6 cleaned up unnecessary variables to avoid warnings when compiled with strict checking 2000-09-12 18:11:51 +00:00
ulrikey
99cd740190 cleaned up unnecessary variables to eliminate warnings when compiled with strict checking. 2000-09-12 18:09:33 +00:00
jjones
b1ff92bfbd Added code to interp.c to ignore off-diagonals connecting
different function types.
2000-09-12 18:04:26 +00:00
vhenson
b8f9f4a1ed fixed bug in dof_func initiation 2000-09-12 17:45:47 +00:00
chtong
2956ce303b a typo correction. 2000-09-11 23:49:35 +00:00
chtong
76b877b594 rename these files. 2000-09-11 23:41:49 +00:00
chtong
e1f1ec851f Add C-wrapper to the C++ HYPRE FEI functions. 2000-09-11 18:29:58 +00:00
falgout
6973b562c6 Cleaned up strict compile. 2000-09-11 15:40:00 +00:00
chtong
b4d8c18521 Correct a mistake in the Makefile. 2000-09-09 01:09:49 +00:00
treadway
03729bd600 Added -D_POSIX_SOURCE as timer.c compiler option 2000-09-08 23:12:29 +00:00
chtong
ea0874f804 A small error correction. 2000-09-08 22:33:04 +00:00
chtong
7f347eb6dd Add a few new functions. 2000-09-08 22:31:40 +00:00
chtong
ca1a70b401 Major revision. 2000-09-08 22:28:50 +00:00
chtong
075f99dae8 Put in major revision. 2000-09-08 22:24:13 +00:00
chtong
39fa6ff0e3 Replace with newer version. 2000-09-08 22:21:57 +00:00
treadway
c23810b2c3 More selective about the mail group when sending strict-checking errors 2000-09-08 21:34:06 +00:00
chow
d161112c6b Removed a variable that was not used. 2000-09-08 21:16:34 +00:00
chtong
46c6231450 Change names. 2000-09-08 20:23:12 +00:00
chtong
f2b275ee52 remove them - change names. 2000-09-08 20:22:36 +00:00
treadway
c50fbb1e2a Fix syntax error 2000-09-08 16:55:26 +00:00
panayot
e21fb069ec This version calls coarsen (RugeLoL) with dof_func capability. 2000-09-08 14:46:43 +00:00
panayot
2acdb2d230 This version has dof_func capabilities (in RugeLoL); 2000-09-08 14:45:49 +00:00
falgout
40a8301504 Fixed problem with removal of old installations.
NOTE: This will need to be changed again once all V99* and V2000*
installations have been removed.
2000-09-07 23:34:19 +00:00
falgout
11c4ab617c Changed version number to 1.1.0. 2000-09-07 22:45:42 +00:00
falgout
871a8649f5 Added new entries. 2000-09-07 22:43:48 +00:00
treadway
0bb7206d64 Modified mail groups for --with-strict-checking option 2000-09-07 21:06:40 +00:00
falgout
2594cc16bf Added ParCSR solvers to reference manual. 2000-09-07 20:50:08 +00:00
treadway
e3377a28f2 Added --with-strict-checking test 2000-09-07 20:48:51 +00:00
treadway
75bb3b1b8e removed duplicates in mail groups 2000-09-07 20:43:14 +00:00
chow
a97ac69323 Added doc++ structure; reformatting 2000-09-07 19:27:17 +00:00
falgout
ba07f1cc3f Added BoomerAMG docs to User's Manual. 2000-09-07 17:33:58 +00:00
falgout
4b6ef329d2 Formatted DOC++ comments for IJ interface, and integrated into ref manual. 2000-09-07 17:23:13 +00:00
falgout
4ffb5a2cf3 Removed 'fortran.h' file from install target. It's not needed. 2000-09-07 14:19:13 +00:00
falgout
d06ee2b2cf Removed copy of f2c.h to install directory. It's not needed. 2000-09-07 14:11:17 +00:00
cleary
1b02a1cb76 Doc ++ comments moved from .c to .h file. 2000-09-07 01:03:07 +00:00