Go to the source code of this file.
|
|
typedef GeoEntity< Simplex< 0, 1 > > | Feel::GeoPoint |
| |
|
typedef GeoEntity< Hypercube< 3, 1 > > | Feel::LinearHexa |
| |
|
typedef GeoEntity< Simplex< 1, 1 > > | Feel::LinearLine |
| |
|
typedef GeoEntity< Hypercube< 2, 1 > > | Feel::LinearQuad |
| |
|
typedef GeoEntity< Simplex< 3, 1 > > | Feel::LinearTetra |
| |
|
typedef GeoEntity< Simplex< 2, 1 > > | Feel::LinearTriangle |
| |
|
typedef GeoEntity< Hypercube< 3, 2 > > | Feel::QuadraticHexa |
| |
|
typedef GeoEntity< Simplex< 1, 2 > > | Feel::QuadraticLine |
| |
|
typedef GeoEntity< Hypercube< 2, 2 > > | Feel::QuadraticQuad |
| |
|
typedef GeoEntity< Simplex< 3, 2 > > | Feel::QuadraticTetra |
| |
|
typedef GeoEntity< Simplex< 2, 2 > > | Feel::QuadraticTriangle |
| |