21 #ifndef __MEDUTILITIES_HXX__
22 #define __MEDUTILITIES_HXX__
25 #include "vtkCellType.h"
29 class vtkInformationIntegerKey;
34 static vtkInformationIntegerKey *ELGA();
35 static vtkInformationIntegerKey *ELNO();
41 void pushGaussAdditionnalInfo(
int ct,
int dim,
const std::vector<double>& refCoo,
const std::vector<double>& posInRefCoo);