[dune-pdelab] Dune::PDELab::ISTLBackend_NOVLP_CG_AMG_SSOR with ALUGrid

Markus Blatt markus at dr-blatt.de
Fri Jan 27 12:10:37 CET 2012


On Fri, Jan 27, 2012 at 10:17:23AM +0000, Eike Mueller wrote:
> Dear dune-/pdelab-list,
> 
> I'm trying to use the non-overlapping ISTL backend
> Dune::PDELab::ISTLBackend_NOVLP_CG_AMG_SSOR for solving a problem on
> my spherical shell grid, which I implemented with ALUGrid. This
> works fine in serial, but if I try to run in parallel I get the
> runtime error given below [1]. I have also tried the same backend on
> a non-overlapping YaspGrid (just a simple cube), where it works fine
> both serially and in parallel. In addition, the ISTL backend
> Dune::PDELab::ISTLBackend_NOVLP_CG_SSORk works without problems in
> parallel with my ALUGrid implementation.
> 
> Does anyone have any idea what might be going wrong here?


This meas that some ghost nodes still carry the unaggregated flag even
though the information about the aggregation was communicated.

Which probably means that the communication interface was not setup
correctly.

Please provide a test case and post a bug in the pdelab bug
tracker at http://users.dune-project.org/projects/dune-pdelab/issues

Thanks!

Markus
-- 
Do you need more support with DUNE or HPC in general? 

Dr. Markus Blatt - HPC-Simulation-Software & Services http://www.dr-blatt.de
Rappoltsweilerstr. 5, 68229 Mannheim, Germany
Tel.: +49 (0) 160 97590858  Fax: +49 (0)322 1108991658 




More information about the dune-pdelab mailing list