Thanks for your thoughts on this. I have tried to use iterative solvers, but they all seem to fail after at some point,

Yes, you need good preconditioners!

and it seems that the maximum number of iterations in every one of them is capped at 10000.

No, you can select that in the SolverControl object. But if you need more than 10,000 iterations, then that really is no longer efficient.

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 [email protected]
                           www: http://www.math.colostate.edu/~bangerth/

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to