Skip to content
  • Florian Wilhelm's avatar
    Fixed a bug in the ICC preconditioner · 9f40e229
    Florian Wilhelm authored
    When assembling the ICC matrices ICC_W and ICC_S there were entries written in ISS_S(k,i,je) (je!!!)
    which shouldn't been there. Adding two IF (...) EXIT statements in the loops generating the entries
    in the secondary and outer diagonal solved this.
    9f40e229