[Dune] mcmgmapper in vtkwriter.hh, FS #529

Dan Popovic dan.popovic at web.de
Fri Mar 27 16:51:57 CET 2009


Dear Dune,

today I updated my dune from the svn repositories to use the
mcmgmapper with the GridView template parameter.

The compilation then failed, because in the vtkwriter class in
vtkwrtier.hh the constructors for the P{0,1}VectorWrappers still
initialize the mappers with something like

mapper(g_,is_)

I have changed it in my WC to mapper(g_.leafView()) and it compiles fine.
See diff-file attached.

Greetings,
dan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vtkwriter.diff
Type: text/x-patch
Size: 1291 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20090327/8abd3706/attachment.bin>


More information about the Dune mailing list