[Dune] [#928] breakdown of BiCGSTAB

Dune flyspray at dune-project.org
Thu Jun 9 11:39:54 CEST 2011


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#928 - breakdown of BiCGSTAB
User who did this - Markus Blatt (mblatt)

----------
Does your right hand side make sense from the physics of the problem.

Whenever this happened to us, the discretisation was wrong. Most often the left and right hand side are not compatible in terms of boundary conditions if breakdowns occur.

try e.g. X=0; x[0:8] = -1e+05; which makes more sense and satisfies BiCGSTAB!

With BiCGStab breakdowns may occur. But this is rather a problem of the algorithm than our implementation.
If CG works, you should therefore use it.

Did you also check bicgstab in matlab?
----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=928#comment2595

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list