#include "MEDMEM_Exception.hxx"
#include "PointLocatorAlgos.txx"
#include "PointLocator.hxx"
+#include "MEDNormalizedUnstructuredMesh.txx"
namespace INTERP_KERNEL {
PointLocator::PointLocator(const MEDMEM::MESH& mesh)
//
#include "InterpolationOptionsTest.hxx"
#include "MEDNormalizedUnstructuredMesh.hxx"
+#include "MEDNormalizedUnstructuredMesh.txx"
#include "Interpolation2D.hxx"
+#include "Interpolation2D.txx"
#include <iostream>
#include <vector>
#include "MEDMEM_Mesh.hxx"
#include "MEDNormalizedUnstructuredMesh.hxx"
+#include "MEDNormalizedUnstructuredMesh.txx"
#include <cassert>
#include <string>
#include "Interpolation3DSurf.txx"
#include "Interpolation3D.txx"
#include "MEDNormalizedUnstructuredMesh.hxx"
+#include "MEDNormalizedUnstructuredMesh.txx"
#include "InterpolationOptions.hxx"
/*! \class InterpolationMatrix
namespace MEDMEM{
class MEDEXCEPTION;
- template <class T> class FIELD<T>;
}