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

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
 

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