Parent Directory
|
Revision Log
Sticky Revision: |
compile problem in AMG fixed.
and more work toward AMG MPI
more work towards MPI AMG
emeregncy
clarifiaction of function names as a first step towards a MPI version of AMG
a second AMG interpolation implemented
Added/modified AMG tests: - "self.failUnless(...)" became "self.assertTrue(...)" because fail* is soon to be deprecated, - fixed logical error in self.assertTrue argument, - added another test, 'testSquare'. Added some print statements to AMG.c in verbose mode to identify which of the stopping conditions were fulfilled. Changed default AMG parameters for 'setNumPreSweeps' and 'setNumPostSweeps' to 1 (huge speed improvment). P.S Beware of bugs in the above code; I have only proved it correct, not tried it... Jokes!
some small fixes
AMG support now block size > 3 (requires clapack or MKL). additional diagnostics for AMG
wrong pointer handed
exposure of AMG options
modified approach for AMG coarsning using a panel
some openmp fizes.
bug in sparse matrixmatrix fixed.
output removed/leaned up
last step for a clean up version of the AMG
more clean up work on the AMG
complaint from valgrind about an uninitialized value fixed (no impact on result)
AMG reengineered, BUG is Smoother fixed.
Merging dudley and scons updates from branches
more clean up in AMG
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.26 |