Feel++ 0.91.0
Classes | Namespaces | Typedefs
/home/prudhomm/sources/feel/feel/feelmesh/geoentity.hpp File Reference
#include <feel/feelmesh/simplex.hpp>
#include <feel/feelmesh/hypercube.hpp>
#include <feel/feelmesh/refentity.hpp>

Classes

class  Feel::GeoEntity< Entity >
 base class for all geometric entities More...
struct  Feel::GeoEntity< Entity >::reference_convex< T >

Namespaces

namespace  Feel

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

Detailed Description

Author:
Christophe Prud'homme <christophe.prudhomme@ujf-grenoble.fr>
Date:
2005-08-10