LifeV
|
Writes the mesh in medit format. More...
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) |
Writes the mesh in medit format.
This file contains the namespace MeshWriters. There a method to write meshes in format MEDIT (ASCII) is implemented.
Definition in file MeshWriter.hpp.