#include "MEDCouplingFieldDiscretization.hxx"#include "MEDCouplingCMesh.hxx"#include "MEDCouplingUMesh.hxx"#include "MEDCouplingFieldDouble.hxx"#include "MEDCouplingAutoRefCountObjectPtr.hxx"#include "CellModel.hxx"#include "InterpolationUtils.hxx"#include "InterpKernelAutoPtr.hxx"#include "InterpKernelGaussCoords.hxx"#include <set>#include <list>#include <limits>#include <algorithm>#include <functional>