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

Namespaces | Typedefs
basics/vectorsMatricesForward.hh File Reference
#include "typedefs.hh"
Include dependency graph for vectorsMatricesForward.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.


Typedefs

typedef Point< Cmplx, 2 > concepts::Cmplx2d
typedef Point< Cmplx, 3 > concepts::Cmplx3d
typedef Mapping< Cmplx, 2 > concepts::MapCmplx2d
typedef Mapping< Cmplx, 3 > concepts::MapCmplx3d
typedef Mapping< Real, 2 > concepts::MapReal2d
typedef Mapping< Real, 3 > concepts::MapReal3d
typedef Point< Real, 2 > concepts::Real2d
typedef Point< Real, 3 > concepts::Real3d
typedef UnitNd< 2 > concepts::Unit2d
typedef UnitNd< 3 > concepts::Unit3d

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