LifeV
MeshWriter.hpp File Reference

Writes the mesh in medit format. More...

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

Go to the source code of this file.

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::MeshWriter
 MeshWriter - Short description of the class.
 

Functions

template<typename Mesh >
void writeMeshMedit (std::string fname, Mesh &mesh)
 

Detailed Description

Writes the mesh in medit format.

This file contains the namespace MeshWriters. There a method to write meshes in format MEDIT (ASCII) is implemented.

Author
Paolo Crosetto crose.nosp@m.tto@.nosp@m.iacsp.nosp@m.c70..nosp@m.epfl..nosp@m.ch
Date
31 May 2011

Definition in file MeshWriter.hpp.