#include "typedefs.hh"

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 |