Marek, 2016-07-21 15:59 GMT-04:00 Vinetou Incucuna <[email protected]>: > I suppose, that the next > step will be an solver for general systems, > like > TrilinosWrappers::SolverBicgstab or TrilinosWrappers::SolverGMRES > ? Yes that's right. However, the performance of Krylov solvers depends on good preconditioning. So you will need to find a preconditioner for a your problem.
Best, Bruno -- 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.
