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

Namespaces | Functions
space/outputMatlab.hh File Reference
#include <iostream>
#include "basics/outputMatlab.hh"
Include dependency graph for outputMatlab.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.


Functions

std::ostream & concepts::outputMatlab (std::ostream &os, const TMatrix< Real > &T)
 Function for output of T-Matrix to Matlab.
std::ostream & concepts::outputMatlab (std::ostream &os, const TMatrixBase< Real > &T)
 Function for output of T-Matrix base class to Matlab.

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