#include "basis.hh"#include "basics/outputMatlab.hh"#include "basics/vectorsMatrices.hh"#include "basics/vectorsMatricesForward.hh"

Go to the source code of this file.
Classes | |
| class | graphics::MatlabGraphics |
| Draws a picture of data in Matlab format and stores the result in a single file. More... | |
| class | graphics::MatlabMesh |
| 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 | MatlabGraphConstr_D 0 |
Functions | |
| std::string | graphics::matlabEnding (const std::string &filename) |
| Returns a string with ".m" ending. | |