#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 |
| Output to Tecplot. More... | |
| class | graphics::TecplotMesh |
| Routines for writing mesh and formula for a single cell for different cell types. More... | |
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |
| namespace | graphics |
Graphics. | |
Defines | |
| #define | TecplotGraphConstr_D 0 |
| #define | TecplotMeshWriteFormula_D 0 |
Functions | |
| std::string | graphics::tecplotEnding (const std::string &filename) |
| Returns a string with ".dat" ending. | |
| #define TecplotGraphConstr_D 0 |
Definition at line 14 of file tecplot.hh.
| #define TecplotMeshWriteFormula_D 0 |
Definition at line 15 of file tecplot.hh.