Commit Graph

1441 Commits

Author SHA1 Message Date
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
ulrikey
7da5af7f51 changed parcsr_ls.h, parcsr_mv.h, IJ_mv.h to _hypre_parcsr_ls.h, _hypre_parcsr_mv.h , _hypre_IJ_mv.h 2006-11-29 17:24:08 +00:00
kolev
e939497362 Removed the inclusions of hypre_lapack.h and/or hypre_blas.h. 2006-11-28 22:54:19 +00:00
chtong
cd3d4fcb95 Add capabilities for AMS preconditioner. 2006-11-28 00:07:14 +00:00
chtong
a4d92aa9f4 minor changes. 2006-11-17 18:45:19 +00:00
falgout
403ea05783 Add '_hypre_' prefix to internal headers for utilities, struct, and sstruct. 2006-11-15 01:08:13 +00:00
chtong
47ba9efd82 Add AMS stuff. 2006-11-15 00:31:31 +00:00
hill66
dc7dc95e81 Corrections made to use internal blas/lapack routines. 2006-10-20 15:45:21 +00:00
chtong
dfd8abdc0e Add AMS preconditioner. 2006-10-17 00:54:17 +00:00
chtong
a9a9943cb5 parameter list. 2006-10-05 19:50:50 +00:00
chtong
f33a5cf9b6 Add to build nodal coordinate section. 2006-10-04 22:42:01 +00:00
chtong
3a30959552 Add header file. 2006-09-28 17:54:54 +00:00
chtong
c228880e44 Add capabilities to send in the solution vector. 2006-09-28 17:54:39 +00:00
chtong
a910456706 Add new functions and add header files. 2006-09-28 17:52:32 +00:00
chtong
971c0fb60d Add a few more parameters, delete a few. 2006-09-28 15:37:28 +00:00
chtong
35759ca47a Fix a bug. 2006-09-28 00:43:09 +00:00
chtong
68e7e9696c Updated documentation. 2006-09-28 00:31:39 +00:00
chtong
846eda859d Change the interface a little. 2006-09-28 00:31:16 +00:00