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)
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  ) 
 

Reimplemented from Mapping< Meta_Maillage, Meta_Nuage_Maille, Wrapper_Nuage_Noeud< DIMENSION >, Wrapper_Noeud< DIMENSION >, DIMENSION >.

template<int DIMENSION>
vector<int>& Meta_Mapping< DIMENSION >.Get_Mapping  ) 
 

Reimplemented from Mapping< Meta_Maillage, Meta_Nuage_Maille, Wrapper_Nuage_Noeud< DIMENSION >, Wrapper_Noeud< DIMENSION >, DIMENSION >.

template<int DIMENSION>
int Meta_Mapping< DIMENSION >::Trouve_Maille_Contenant_Noeud double *  node,
int  num_maille,
int  flag_convexe = 0