Typedefs |
typedef GeoEntity< Simplex< 0, 1 > > | Feel::GeoPoint |
typedef GeoEntity< Simplex< 1, 1 > > | Feel::LinearLine |
typedef GeoEntity< Simplex< 2, 1 > > | Feel::LinearTriangle |
typedef GeoEntity< Simplex< 3, 1 > > | Feel::LinearTetra |
typedef GeoEntity< Simplex< 1, 2 > > | Feel::QuadraticLine |
typedef GeoEntity< Simplex< 2, 2 > > | Feel::QuadraticTriangle |
typedef GeoEntity< Simplex< 3, 2 > > | Feel::QuadraticTetra |
typedef GeoEntity< Hypercube< 2, 1 > > | Feel::LinearQuad |
typedef GeoEntity< Hypercube< 3, 1 > > | Feel::LinearHexa |
typedef GeoEntity< Hypercube< 2, 2 > > | Feel::QuadraticQuad |
typedef GeoEntity< Hypercube< 3, 2 > > | Feel::QuadraticHexa |