Meta_Interpolateur< FONCTEUR, DIMENSION > Class Template Reference

#include <MEDMEM_InterpolationHighLevelObjects.hxx>


Public Member Functions

 Meta_Interpolateur ()
 Meta_Interpolateur (Meta_Mapping< DIMENSION > *map, Meta_Wrapper< DIMENSION > *mw)
 ~Meta_Interpolateur ()
Wrapper_MED_Field Perform_Interpolation (Wrapper_Nuage_Noeud< DIMENSION > *toNodes)

Protected Attributes

FONCTEUR * fct
Meta_Mapping< DIMENSION > * mapping
Meta_Wrapper< DIMENSION > * fromWrapper

template<class FONCTEUR, int DIMENSION>
class Meta_Interpolateur< FONCTEUR, DIMENSION >


Constructor & Destructor Documentation

template<class FONCTEUR, int DIMENSION>
Meta_Interpolateur< FONCTEUR, DIMENSION >.Meta_Interpolateur  ) 
 

template<class FONCTEUR, int DIMENSION>
Meta_Interpolateur< FONCTEUR, DIMENSION >.Meta_Interpolateur Meta_Mapping< DIMENSION > *  map,
Meta_Wrapper< DIMENSION > *  mw
 

template<class FONCTEUR, int DIMENSION>
Meta_Interpolateur< FONCTEUR, DIMENSION >.~Meta_Interpolateur  ) 
 


Member Function Documentation

template<class FONCTEUR, int DIMENSION>
Wrapper_MED_Field Meta_Interpolateur< FONCTEUR, DIMENSION >.Perform_Interpolation Wrapper_Nuage_Noeud< DIMENSION > *  toNodes  ) 
 


Field Documentation

template<class FONCTEUR, int DIMENSION>
FONCTEUR* Meta_Interpolateur< FONCTEUR, DIMENSION >.fct [protected]
 

template<class FONCTEUR, int DIMENSION>
Meta_Mapping<DIMENSION>* Meta_Interpolateur< FONCTEUR, DIMENSION >.mapping [protected]
 

template<class FONCTEUR, int DIMENSION>
Meta_Wrapper<DIMENSION>* Meta_Interpolateur< FONCTEUR, DIMENSION >.fromWrapper [protected]