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

Functions for VTK output. More...

Go to the source code of this file.

Classes

class  Dune::VTKFunction< GridView >
 A base class for grid functions with any return type and dimension. More...
class  Dune::P0VTKFunction< GV, V >
 Take a vector and interpret it as cell data for the VTKWriter. More...
class  Dune::P1VTKFunction< GV, V >
 Take a vector and interpret it as point data for the VTKWriter. More...

Namespaces

namespace  Dune

Detailed Description

Functions for VTK output.

Author:
Peter Bastian, Christian Engwer