Class documentation of Concepts

Loading...
Searching...
No Matches
graphics::MeshTecplot< F > Class Template Reference

#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.
 

Detailed Description

template<typename F>
class graphics::MeshTecplot< F >

Creates files to show the mesh using Tecplot. The default extension for Tecplot ASCII files is '.dat'.

Author
Philipp Frauenfelder, 2003

Definition at line 38 of file meshTecplot.hh.


The documentation for this class was generated from the following file: