src/INTERPOLATION/MEDMEM_dTree.hxx File Reference

#include "MEDMEM_dTreeSommet.hxx"

Include dependency graph for MEDMEM_dTree.hxx:

Go to the source code of this file.

Data Structures

struct  DeuxPuissance< DIMENSION >
 / DECLARATIONS /// / More...
struct  DeuxPuissance< 0 >
class  dTree< NOEUD, NUAGENOEUD, DIMENSION, NBR_NOEUDS_PAR_CASE >

Defines

#define DTREE_FANTOME   -1
#define DTREE_RACINE   0
#define DTREE_TERMINAL   1
#define DTREE_COURANT   2
#define DTREE_NON_CALCULE   -1
#define DTREE_AUCUNE   0
#define DTREE_VALIDE   1
#define DTREE_NBR_MIN_NOEUDS   2
#define DTREE_NBR_MAX_DESC   8
#define _TEMPLATE_   template <class NOEUD,class NUAGENOEUD,int DIMENSION,int NBR_NOEUDS_PAR_CASE>
#define _DTREE_   dTree<NOEUD,NUAGENOEUD,DIMENSION,NBR_NOEUDS_PAR_CASE>


Define Documentation

#define DTREE_FANTOME   -1
 

#define DTREE_RACINE   0
 

#define DTREE_TERMINAL   1
 

#define DTREE_COURANT   2
 

#define DTREE_NON_CALCULE   -1
 

#define DTREE_AUCUNE   0
 

#define DTREE_VALIDE   1
 

#define DTREE_NBR_MIN_NOEUDS   2
 

#define DTREE_NBR_MAX_DESC   8
 

#define _TEMPLATE_   template <class NOEUD,class NUAGENOEUD,int DIMENSION,int NBR_NOEUDS_PAR_CASE>
 

#define _DTREE_   dTree<NOEUD,NUAGENOEUD,DIMENSION,NBR_NOEUDS_PAR_CASE>