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

Classes | Namespaces | Defines
toolbox/outputMatlab.hh File Reference
#include <iomanip>
#include "basics/outputMatlab.hh"
#include "array.hh"
#include "stiffArray.hh"
Include dependency graph for outputMatlab.hh:

Go to the source code of this file.

Classes

class  concepts::OutputMatlab< Array< F > >
 Specialisation of class OutputMatlab<F> for output of objects to matlab to Array<F> More...
class  concepts::OutputMatlab< StiffArray< dim, F > >
 Specialisation of class OutputMatlab<F> for output of objects to matlab to StiffArray<dim,F> More...

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.


Defines

#define OutputMatlabArray_D   0
#define OutputMatlabStiffArray_D   0

Define Documentation

#define OutputMatlabArray_D   0

Definition at line 12 of file outputMatlab.hh.

#define OutputMatlabStiffArray_D   0

Definition at line 13 of file outputMatlab.hh.


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