Wrapper_Nuage_Maille< FORME_SKYLINE > Class Template Reference

#include <MEDMEM_WrapperCells.hxx>

Inheritance diagram for Wrapper_Nuage_Maille< FORME_SKYLINE >:

Inheritance graph

Public Member Functions

 Wrapper_Nuage_Maille ()
 Wrapper_Nuage_Maille (FORME_SKYLINE *fs)
 ~Wrapper_Nuage_Maille ()
const Wrapper_Mailleoperator[] (int i)
int SIZE ()
void affiche ()

Protected Attributes

FORME_SKYLINE * mailles
Connectivite_Generale ConnGen
int nbr_mailles
vector< inttypes
vector< int * > premier_pointeur
Wrapper_Maille maille_courante

template<class FORME_SKYLINE>
class Wrapper_Nuage_Maille< FORME_SKYLINE >


Constructor & Destructor Documentation

template<class FORME_SKYLINE>
Wrapper_Nuage_Maille< FORME_SKYLINE >.Wrapper_Nuage_Maille  ) 
 

template<class FORME_SKYLINE>
Wrapper_Nuage_Maille< FORME_SKYLINE >::Wrapper_Nuage_Maille FORME_SKYLINE *  fs  ) 
 

template<class FORME_SKYLINE>
Wrapper_Nuage_Maille< FORME_SKYLINE >.~Wrapper_Nuage_Maille  ) 
 


Member Function Documentation

template<class FORME_SKYLINE>
const Wrapper_Maille & Wrapper_Nuage_Maille< FORME_SKYLINE >::operator[] int  i  ) 
 

template<class FORME_SKYLINE>
int Wrapper_Nuage_Maille< FORME_SKYLINE >.SIZE  ) 
 

template<class FORME_SKYLINE>
void Wrapper_Nuage_Maille< FORME_SKYLINE >::affiche  ) 
 


Field Documentation

template<class FORME_SKYLINE>
FORME_SKYLINE* Wrapper_Nuage_Maille< FORME_SKYLINE >.mailles [protected]
 

template<class FORME_SKYLINE>
Connectivite_Generale Wrapper_Nuage_Maille< FORME_SKYLINE >.ConnGen [protected]
 

template<class FORME_SKYLINE>
int Wrapper_Nuage_Maille< FORME_SKYLINE >.nbr_mailles [protected]
 

template<class FORME_SKYLINE>
vector<int> Wrapper_Nuage_Maille< FORME_SKYLINE >.types [protected]
 

template<class FORME_SKYLINE>
vector< int * > Wrapper_Nuage_Maille< FORME_SKYLINE >.premier_pointeur [protected]
 

template<class FORME_SKYLINE>
Wrapper_Maille Wrapper_Nuage_Maille< FORME_SKYLINE >.maille_courante [protected]