tecplot.hh File Reference
#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 | concepts::Formula< F > |
Interface for a formula. More... | |
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 | |
concepts | |
Basic namespace for Concepts-2. | |
graphics | |
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. More... | |
Detailed Description
Graphics in Tecplot
Definition in file tecplot.hh.
Macro Definition Documentation
◆ TecplotGraphConstr_D
#define TecplotGraphConstr_D 0 |
Definition at line 17 of file tecplot.hh.
◆ TecplotMeshWriteFormula_D
#define TecplotMeshWriteFormula_D 0 |
Definition at line 18 of file tecplot.hh.