[Dune-devel] On moving vtk writer into psurface folder

Xiaoxue Gong xiaoxue198912 at gmail.com
Wed Aug 21 12:01:05 CEST 2013


Hi, Oliver. I have moved the vtuIO.h, vtuIOtest.h and other related into
the psurface folder. The related files moved into psurface folder is:
common files:
exceptions.hh  indent.hh nullptr.hh shared_ptr.hh typetraits.hh
grid files:dune/grid/io/file/vtk/
b64enc.hh  common.hh  dataarraywriter.hh  streams.hh   vtuwriter.hh
Some changes are made on these file at the same time:
1.delete geometryType() function and #include <geometry/type.hh> from
common.hh
2. add the content of exception.cc into exception.hh
3 change the path of included header files.
After adding these files into folder ./dune/ and adding them as source file
in Makefile.am(the code is updated to
https://git.gitorious.org/~xiaoxueiris/psurface/psurface_convert.git), we
can compile vtuIO.h in psurface folder.
Do you think it is OK to make these changes?

Xiaoxue
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune-devel/attachments/20130821/3b40e256/attachment.htm>


More information about the Dune-devel mailing list