<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Carlos, <br>
    <br>
    you're right, on the current master the nonoverlapping Jacobi
    version does not compile. <br>
    We need to fix that asap.<br>
    However the nonoverlapping SSORk version does work even with 2
    processors. <br>
    I have tried out the example in dune-pdelab-howto:<br>
     - src/convection-diffusion/nonoverlappingsinglephaseflow.cc<br>
    <br>
    Maybe adapt this code from the pdelab-howto.<br>
    <br>
    Best regards, <br>
    <br>
    Marian<br>
    <br>
    <div class="moz-cite-prefix">On 21.08.2015 16:47, Carlos Cueto
      Camejo wrote:<br>
    </div>
    <blockquote
cite="mid:20150821144706.Horde.sAcB0IVAKBwxctuKHUsS2g1@webmail.uni-magdeburg.de"
      type="cite">Hi,
      <br>
      <br>
      I have problems with the nonoverlapping linear solvers in the
      attached test case.
      <br>
      My dune version latest version of all dune core modules and latest
      pdelab version from
      <br>
      GIT repo.
      <br>
      <br>
      Operating system is : Opensuse 13.2
      <br>
      g++ : 4.8.2
      <br>
      MPICH: 3.1.3
      <br>
      <br>
      1) Dune::PDELab::ISTLBackend_NOVLP_BCGS_SSORk works well on sinlge
      CPU.
      <br>
      Solver produces explodes if I use more than 1 cpu.
      <br>
      <br>
      2) There are some compilation issues with Jacobi preconditioner.
      <br>
      (Please uncomment out line 243 in the attached file)
      <br>
      <br>
      (this attached tets example is modified from testpoisson.cc in
      pdelab/test directory)
      <br>
      <br>
      Please let me know if you need more information.
      <br>
       Thank you for looking up the issue.
      <br>
      <br>
      PS: this test example works well with older version (dune-2.3.1)
      <br>
      <br>
      Best regards and thanks in advance,
      <br>
      Carlos.
      <br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
dune-pdelab mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dune-pdelab@dune-project.org">dune-pdelab@dune-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.dune-project.org/mailman/listinfo/dune-pdelab">http://lists.dune-project.org/mailman/listinfo/dune-pdelab</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>