dataMatlab.hh File Reference
#include <string>
#include <fstream>
#include <sstream>
#include <memory>
#include <vector>
#include "basics/typedefs.hh"
#include "basics/vectorsMatricesForward.hh"
#include "basics/exceptions.hh"
#include "toolbox/elementGraphics.hh"
#include "toolbox/dynArray.hh"
#include "function/vector.hh"
#include "geometry/formula.hh"
#include "space/postProcess.hh"
#include "space/function.hh"
#include "basis.hh"
#include "basics/debug.hh"
Go to the source code of this file.
Classes | |
class | graphics::DataMatlab |
Draws a picture of data in Matlab format and stores the result in files. More... | |
class | graphics::DataMatlabCell |
Writes the data which describe the elements to the given streams. More... | |
class | concepts::Vector< F > |
A vector. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
graphics | |
Graphics. | |
Macros | |
#define | Matlab2Constr_D 0 |
Detailed Description
graphics in Matlab
Definition in file dataMatlab.hh.
Macro Definition Documentation
◆ Matlab2Constr_D
#define Matlab2Constr_D 0 |
Definition at line 29 of file dataMatlab.hh.