[Dune] Visualization with VTKWriter

S. Swayamjyoti swayam.151 at gmail.com
Mon Feb 14 16:37:04 CET 2011


Dear Dune,

I find the following lines in the finiteelement.cc file in the
dune-grid-howto.(last 3 lines of the code)

*  Dune::VTKWriter<GridType::LeafGridView> vtkwriter(grid.leafView());
  vtkwriter.addVertexData(p1.u, "u");
  vtkwriter.write("fem2d", Dune::VTKOptions::binaryappended);*

But, when I make dune-grid-howto and execute *./finiteelement* , I do not
get fem2d.vtu as an output file which I can visualize with paraview. Please
suggest.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20110214/9c106587/attachment.htm>


More information about the Dune mailing list