vtkwriter.hh File Reference


Detailed Description

Provides file i/o for the visualization toolkit.

Author:
Peter Bastian

#include <iostream>
#include <fstream>
#include <vector>
#include <list>
#include <string.h>
#include <dune/common/exceptions.hh>
#include <dune/common/iteratorfacades.hh>
#include <dune/grid/common/mcmgmapper.hh>
#include <dune/grid/common/referenceelements.hh>

Go to the source code of this file.


Namespaces

namespace  Dune

Classes

struct  Dune::VTKOptions
 options for VTK output More...
class  Dune::VTKWriter< GridImp, IS >
 Writer for the ouput of grid functions in the vtk format. More...
class  Dune::VTKWriter< GridImp, IS >::VTKFunction
 A base class for grid functions with any return type and dimension. More...
class  Dune::LeafVTKWriter< G >
 VTKWriter on the leaf grid. More...
class  Dune::LevelVTKWriter< G >
 VTKWriter on a given level grid. More...

Generated on 12 Dec 2007 with Doxygen (ver 1.5.1)