Version: 5.1.6

Meta_Mapping< DIMENSION > Class Template Reference

#include <MEDMEM_InterpolationHighLevelObjects.hxx>

Inheritance diagram for Meta_Mapping< DIMENSION >:
Inheritance graph

Public Member Functions

 Meta_Mapping (Meta_Wrapper< DIMENSION > *MW)
 Meta_Mapping (Meta_Wrapper< DIMENSION > *MW, Meta_Wrapper< DIMENSION > *TWB)
void Cree_Mapping (Meta_Wrapper< DIMENSION > *MWB, int flag_convexe)
void Cree_Mapping (int flag_convexe)
std::vector< int > & Get_Mapping ()
int Trouve_Maille_Contenant_Noeud (double *node, int num_maille, int flag_convexe=0)

template<int DIMENSION>
class Meta_Mapping< DIMENSION >


Constructor & Destructor Documentation

template<int DIMENSION>
Meta_Mapping< DIMENSION >.Meta_Mapping ( Meta_Wrapper< DIMENSION > *  MW  ) 
template<int DIMENSION>
Meta_Mapping< DIMENSION >.Meta_Mapping ( Meta_Wrapper< DIMENSION > *  MW,
Meta_Wrapper< DIMENSION > *  TWB 
)

Member Function Documentation

template<int DIMENSION>
void Meta_Mapping< DIMENSION >.Cree_Mapping ( Meta_Wrapper< DIMENSION > *  MWB,
int  flag_convexe 
)
template<int DIMENSION>
void Meta_Mapping< DIMENSION >.Cree_Mapping ( int  flag_convexe  ) 
template<int DIMENSION>
std::vector<int>& Meta_Mapping< DIMENSION >.Get_Mapping (  ) 
template<int DIMENSION>
int Meta_Mapping< DIMENSION >::Trouve_Maille_Contenant_Noeud ( double node,
int  num_maille,
int  flag_convexe = 0 
)