LifeV
ExporterVTK.hpp File Reference

This file provides an interface for post-processing with VTK/Paraview by writing files in VTK XML format. More...

+ Include dependency graph for ExporterVTK.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ExporterVTK< MeshType >
 ExporterVTK data exporter. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 

Detailed Description

This file provides an interface for post-processing with VTK/Paraview by writing files in VTK XML format.

Date
11-2010

ExporterVTK is inherited from Exporter.

Usage: two steps

  • first: add the variables using addVariable
  • second: call postProcess( );
Author
Tiziano Passerini tizia.nosp@m.no@m.nosp@m.athcs.nosp@m..emo.nosp@m.ry.ed.nosp@m.u
Maintainer:
Tiziano Passerini tizia.nosp@m.no@m.nosp@m.athcs.nosp@m..emo.nosp@m.ry.ed.nosp@m.u

Definition in file ExporterVTK.hpp.