Commit Graph

4556 Commits

Author SHA1 Message Date
chtong
5ea2d21698 Delete revision number. 2002-01-24 01:03:40 +00:00
chtong
c7db81a7d0 new Makefile.in 2002-01-24 01:02:17 +00:00
chtong
156ad20229 continue debugged element based smoothed aggregation. 2002-01-24 01:00:37 +00:00
chtong
6b7e90a653 Add one more option for parameter setting. 2002-01-23 23:50:32 +00:00
chtong
854c47b4f4 Use a more up-to-date element agglomeration method. 2002-01-23 01:17:02 +00:00
chtong
1f1af66421 Add element agglomeration file. 2002-01-22 19:20:36 +00:00
chtong
9877ca3b00 Fix element agglomeration bugs. 2002-01-22 19:19:48 +00:00
chtong
7a4f59c26e Add node equation map to the structure. 2002-01-22 19:17:08 +00:00
chtong
5eb47378bf Add element based smoothed aggregation methods. 2002-01-22 19:12:56 +00:00
falgout
82788fc7bf *** empty log message *** 2002-01-17 20:11:12 +00:00
treadway
8c7e7a71fc version 1.7.5b 2002-01-16 01:32:31 +00:00
ulrikey
077c70814f set logging to 2 for PCG, GMRES, BiCGSTAB and CGNR 2002-01-15 22:49:25 +00:00
ulrikey
131111861b change in logging.
for logging = 0,  no printout, norms are not stored (as before)
for logging = 1, no printout, norms are stored
for logging > 1, norms are stored and printed to standard output on proc. 0
during each iteration step.
2002-01-15 22:47:42 +00:00
chtong
453a890b2e Correct an error in blockLU solve. 2002-01-15 00:21:50 +00:00
chtong
1a56ab8e79 Correct output data type. 2002-01-15 00:05:20 +00:00
chtong
b7b72fbfa7 Forgot a few more else statements. 2002-01-15 00:03:14 +00:00
chtong
a2d55c1aea Forgot an else statement somewhere. 2002-01-15 00:00:11 +00:00
chtong
c86408116b Correct two minor mistakes. 2002-01-14 23:56:49 +00:00
chtong
89dc8e66a5 Change output level. 2002-01-14 22:59:11 +00:00
chtong
a18b56f691 Fix a bug when HAVE_MLI is off. 2002-01-11 17:11:39 +00:00
treadway
0bc1d20fcf syntax error sneaked in 2002-01-11 01:37:23 +00:00
chtong
3cfb7da11f Finally got the node to equation mapping to work for FEI 2002-01-11 01:23:37 +00:00
ulrikey
9879b2cc40 fixed some bugs 2002-01-10 22:13:55 +00:00
ulrikey
038930d07b added Schwarz options for GSMG 2002-01-10 22:13:24 +00:00
chtong
05d4aaee88 Take out revision line. 2002-01-10 19:35:13 +00:00
chtong
529214a267 Take out the revision line. 2002-01-10 19:31:12 +00:00
ulrikey
938248735f fixed a bug 2002-01-10 18:10:05 +00:00
ulrikey
26c9aedb9e added a parameter to hypre_BoomerAMGCreateSmoothDirs 2002-01-10 17:35:33 +00:00
ulrikey
1d887d9535 added option to use different smoothers such as Schwarz methods 2002-01-10 17:30:14 +00:00
chtong
e00f70fffa Add an initialization to the nodeEqnMap variable. 2002-01-10 17:20:01 +00:00
chtong
0914cbe680 Add the links to set up node to equation maps. 2002-01-10 01:39:08 +00:00
chtong
0b64c3424e Add a mapper object link. 2002-01-10 00:52:02 +00:00
chtong
1e8b1f9d9b add a setParams function to this class. 2002-01-09 23:13:15 +00:00
chtong
3eb7c54258 Add C-wrapper to mapper class. 2002-01-09 23:11:04 +00:00
chtong
aa72ae80fd Change include structure. 2002-01-09 22:40:23 +00:00
chtong
b9dc942b34 Change include structure. 2002-01-09 22:32:37 +00:00
chtong
8ffbc92782 Change include structure. 2002-01-09 22:26:14 +00:00
chtong
dc17eda41d Add mapper class into the MLI structure. 2002-01-09 22:12:07 +00:00
chtong
a58d968e81 Add a new class into MLI. 2002-01-09 22:05:18 +00:00
chtong
f46378283f put in the sort and search routines. 2002-01-09 19:33:34 +00:00
chtong
a01cf365eb Take out the search and sort routines. 2002-01-09 19:33:15 +00:00
chtong
c82e35d37e Add functions to send FE information directly from application to HYPRE. 2002-01-09 01:18:14 +00:00
chtong
37fed6bf62 Fix a bug with communicating the shared nodes. 2002-01-09 01:09:38 +00:00
treadway
eaba02f9af fixed up --with-insure bug 2002-01-08 23:39:55 +00:00
chtong
1cff5312a7 Correct an <= bug in initSharedNodes. 2002-01-08 22:51:51 +00:00
chtong
5ea52e6a5e Fix a bug with fedata. 2002-01-07 22:56:48 +00:00
chtong
ac7d1956b4 Add coordinate transfer from FEI to HYPRE. 2002-01-05 00:42:57 +00:00
chtong
7457e5fe41 A minor fix. 2002-01-04 23:54:17 +00:00
chtong
589ce8834e Take care of the HAVE_MLI options. 2002-01-04 17:06:33 +00:00
chtong
59c0f0e894 A few bug fixes, and put FEData into MLI. 2002-01-04 00:21:36 +00:00