Parent Directory
|
Revision Log
Sticky Revision: |
compile problem in AMG fixed.
test for AMG fixed. New test set guarantees SPD stiffness matrix. Previously this was not guaranteed and could lead to singular coarse level matrices (which cause MKL based runs to fail)
emeregncy
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!
missing file
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 |