[dune-pdelab] Parallel vtkwriter hangs during output on multiple processors

Alexander Schlaich schlaich at icp.uni-stuttgart.de
Mon Nov 29 17:24:49 CET 2010


Hi there!

My name is Alexander Schlaich and I'm working at the Institute for 
Computational Physics at University of Stuttgart. For my diploma thesis I'm 
actually implementing a solver for the nonlinear Poisson Boltzmann 
equation for which I adapted example 2 of dune-pdelab-howto. Works fine.

When parallelizing my code and using more than 1 processor vtkwriter crashes 
somehow, One output file is written correctly, a second one is touched and my 
program hangs up. I orientated on example 6 for parallelization but don't see 
how to use vtkwriter in another way.

Does anybody know what the problem is? Any hint would be much
appreciated.

Many thanks in advance,


Alex

---
My code is attached.
I'm using:

dune-common revision: 6204
dune-grid revision: 7038
dune-istl revision: 1323
dune-localfunctions revision: 908
pdelab revision: 758
---
-------------- next part --------------
A non-text attachment was scrubbed...
Name: learn01_bcextension.hh
Type: text/x-c++hdr
Size: 1440 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20101129/652ac4fd/attachment.hh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: learn01_bctype.hh
Type: text/x-c++hdr
Size: 976 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20101129/652ac4fd/attachment-0001.hh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: learn01_operator.hh
Type: text/x-c++hdr
Size: 7066 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20101129/652ac4fd/attachment-0002.hh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: learn01_Q1.hh
Type: text/x-c++hdr
Size: 3133 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20101129/652ac4fd/attachment-0003.hh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_par.cc
Type: text/x-c++src
Size: 3813 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20101129/652ac4fd/attachment.cc>


More information about the dune-pdelab mailing list