Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces | Defines | Functions
graphics/matlab.hh File Reference
#include "basis.hh"
#include "basics/outputMatlab.hh"
#include "basics/vectorsMatrices.hh"
#include "basics/vectorsMatricesForward.hh"
Include dependency graph for matlab.hh:
This graph shows which files directly or indirectly include this file:

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.

Define Documentation

#define MatlabGraphConstr_D   0

Definition at line 12 of file matlab.hh.


Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)