Feel++  0.91.4
Public Types | Public Member Functions
Feel::GmshOrdering< ConvexType > Class Template Reference

List of all members.

Public Types

typedef boost::bimap< int, int > id_type

Public Member Functions

int type () const
int size () const
int fromGmshId (int p) const
int toGmshId (int p) const
int id (int p) const

template<typename ConvexType>
class Feel::GmshOrdering< ConvexType >


Member Function Documentation

template<typename ConvexType >
int Feel::GmshOrdering< ConvexType >::fromGmshId ( int  p) const [inline]
Returns:
the Feel id from the Gmsh id p
template<typename ConvexType >
int Feel::GmshOrdering< ConvexType >::id ( int  p) const [inline]
Returns:
the Gmsh id from the Feel id p
template<typename ConvexType >
int Feel::GmshOrdering< ConvexType >::size ( ) const [inline]
Returns:
the number of ids
template<typename ConvexType >
int Feel::GmshOrdering< ConvexType >::toGmshId ( int  p) const [inline]
Returns:
the Gmsh id from the Feel id p
template<typename ConvexType >
int Feel::GmshOrdering< ConvexType >::type ( ) const [inline]
Returns:
the type of ids