#include <meshTecplot.hh>
Public Member Functions | |
MeshTecplot (concepts::Mesh &msh, const std::string &filename) | |
Constructor. | |
MeshTecplot (concepts::Space< F > &spc, const std::string &filename, const uint dim) | |
Constructor. | |
Creates files to show the mesh using Tecplot. The default extension for Tecplot ASCII files is '.dat'.
Definition at line 38 of file meshTecplot.hh.