#include <vector>#include "basis.hh"#include "basics/outputTecplot.hh"#include "basics/output.hh"#include "basics/vectorsMatricesForward.hh"#include "geometry/arrays.hh"Go to the source code of this file.
Classes | |
| class | graphics::TecplotGraphics |
| class | graphics::TecplotMesh |
Namespaces | |
| namespace | concepts |
| namespace | graphics |
Macros | |
| #define | TecplotGraphConstr_D 0 |
| #define | TecplotMeshWriteFormula_D 0 |
Functions | |
| std::string | graphics::tecplotEnding (const std::string &filename) |
| Returns a string with ".dat" ending. | |
Graphics in Tecplot
Definition in file tecplot.hh.
| #define TecplotGraphConstr_D 0 |
Definition at line 16 of file tecplot.hh.
| #define TecplotMeshWriteFormula_D 0 |
Definition at line 17 of file tecplot.hh.