dune-grid  2.2.0
Classes | Namespaces
vtkwriter.hh File Reference

Provides file i/o for the visualization toolkit. More...

Go to the source code of this file.

Classes

class  Dune::VTKWriter< GridView >
 Writer for the ouput of grid functions in the vtk format.Writes arbitrary grid functions (living on cells or vertices of a grid) to a file suitable for easy visualization with The Visualization Toolkit (VTK). More...
class  Dune::VTKWriter< GridView >::CellIterator
 Iterator over the grids elements. More...
class  Dune::VTKWriter< GridView >::VertexIterator
 Iterate over the grid's vertices. More...
class  Dune::VTKWriter< GridView >::CornerIterator
 Iterate over the elements' corners. More...

Namespaces

namespace  Dune

Detailed Description

Provides file i/o for the visualization toolkit.

Author
Peter Bastian, Christian Engwer