Commit Graph

1458 Commits

Author SHA1 Message Date
chtong
5d2698c20f Take out unused variables. 2008-02-29 01:55:39 +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
chtong
62c1c2def5 Fix the uninitialized variables in AMS/AMG preconditioner
(which were overlooked last time).
2008-01-30 01:11:48 +00:00
ulrikey
0d018249e8 changed the name of function link to lu_link to avoid conflict with
system function of same name on some machines.
2007-11-30 15:58:20 +00:00
ulrikey
a69d1dd5f7 removed headers 2007-11-15 22:09:42 +00:00
ulrikey
554e6a142d No longer needed 2007-11-15 22:03:50 +00:00
ulrikey
36b5f12dd4 added header 2007-11-15 19:01:58 +00:00
ulrikey
e185eda537 added headers 2007-11-15 18:58:02 +00:00
ulrikey
928df6f8ac removed headers 2007-11-15 18:51:12 +00:00
chtong
63f063cd24 Not needed. 2007-11-15 16:55:18 +00:00
ulrikey
1de17d7dfe changed copyright statement to reflect new management. 2007-11-13 19:09:13 +00:00
ulrikey
d7bd76e69c changed copyright statement to reflect new management 2007-11-13 19:07:30 +00:00
ulrikey
aee716e25c changed copyright statement to reflect new management. 2007-11-13 19:04:10 +00:00
ulrikey
85dbe96fbe changed copyright statement to reflect new management 2007-11-13 18:57:31 +00:00
kolev
df3b54db95 Added HYSYSPDE switch option to several solvers (compilation with
strict checking was complaining about this).
2007-11-12 17:39:02 +00:00
chtong
661d4309d7 Correct a problem of an uninitialized variable. 2007-10-23 23:19:39 +00:00
chtong
07982faa8c Modify to run Rich Becker's problem. 2007-10-09 20:12:45 +00:00
chtong
89180c360d A minor correction to setting a parameter. 2007-08-31 00:21:28 +00:00
chtong
c635491099 Add new preconditioner. 2007-08-29 20:58:08 +00:00
chtong
1e7b24f86e Fix the block preconditioning module. 2007-08-29 18:56:10 +00:00
chtong
21bc091d3f Add more options. 2007-08-21 20:25:13 +00:00
chtong
5d1a3c0a8d Add better diagnostics. 2007-07-27 21:09:01 +00:00
chtong
1db7004091 Turn off warning message. 2007-06-22 21:51:12 +00:00
chtong
a78933c6a4 Resolve uninitialized variable. 2007-06-18 20:04:59 +00:00
chtong
ca5ace0fa5 Take out uninitialized variable. 2007-06-15 15:27:48 +00:00
chtong
e40ebab0ef Correct variable that is used before initialized. 2007-06-14 17:19:38 +00:00
chtong
0c09b1030c Correct variables that is used before initialized. 2007-06-14 17:18:43 +00:00
chtong
3d0029834d Updates. 2007-06-08 22:08:28 +00:00
chtong
280ddf4340 Update and add c wrapper. 2007-06-08 21:57:42 +00:00
painter
224c53100e deleted unnecessary return in destructor, which may cause a problem with
a bug in the pathmark c++ compiler, issue89
2007-06-07 23:48:27 +00:00
kolev
f9adfb23bc Changes related to the L2 milestone (mainly in AMS). 2007-05-04 21:18:50 +00:00
chtong
0383529b6b Take out unused variables. 2007-03-01 16:42:27 +00:00
chtong
6c6c8055ba Re-order codes to be inside if block. 2007-02-23 17:11:18 +00:00
kolev
0cfe1c8dfa Set the default number of AMS smoothing passes to 1. 2007-01-31 15:16:21 +00:00
chtong
2d577d0a47 Add more parameters to AMS preconditioners. 2007-01-30 02:28:30 +00:00
chtong
06d97a263a Add error checking. 2007-01-18 00:26:40 +00:00
chtong
2bf15ff9ce Take out unused variable. 2007-01-17 16:49:10 +00:00
chtong
5b81a31c27 Corrections Tzanio made to accommodate the AMS preconditioner. 2007-01-16 22:12:34 +00:00
chtong
a0242cffd0 Correct autotest errors. 2007-01-05 17:20:39 +00:00
chtong
af91f0a024 should call setup AMS in CG. 2007-01-03 21:52:24 +00:00
chtong
ca33ff9524 a typo. 2007-01-03 20:22:36 +00:00
chtong
983f612791 Take out HYPRE_FEI_mv.h. 2006-12-20 19:44:40 +00:00
chtong
f448c3865d Not needed any more. 2006-12-20 19:44:25 +00:00
kolev
f3c45aef69 Documentation of hypre's FEI implementation (no LinSysCore stuff). 2006-12-13 21:56:48 +00:00
kolev
ca9fb2639f Fix for several "unused variable" compiler warnings. 2006-12-11 16:09:59 +00:00
kolev
b15e0d36a5 An update of the AMS/FEI interface. 2006-12-07 19:24:14 +00:00
chtong
635d7526f4 Again modify to support AMS preconditioner. 2006-12-04 19:09:56 +00:00
chtong
d56598a137 One more thing to add for AMS preconditioner. 2006-12-04 17:39:43 +00:00
chtong
2a52c03b03 Add stuff to support AMS preconditioning. 2006-12-04 17:28:46 +00:00
kolev
eae2032d01 IJ_mv.h -> _hypre_IJ_mv.h 2006-11-29 21:53:22 +00:00