<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <pre>>><i> Thank you Barry for your suggestions.
</i>><i>> </i><i>The error I get is now KSP_DIVERGED_INDEFINITE_PC. The matrix that I try to invert is actually symmetric and positive definite. I was not aware that this can lead to a indefinite preconditioner.
</i>
>   Absolutely. Many preconditioners do not retain this feature even in exact precision and with numerical effects it can even appear unexpected.
>   By default BoomAMG doesn't retain this.

Is there then a possibility to tell the BlockJacobi preconditioner to be positive definit as there is for the BoomerAMG preconditioner via -pc_hypre_boomeramg_relax_type_all symmetric-SOR/Jacobi?

Bests
Daniel

 <i></i></pre>
  </body>
</html>