Salome HOME
Some useful helpers into medcoupling python module
[tools/medcoupling.git] / src / INTERP_KERNEL / CMakeLists.txt
index a3ce570f360af15b0c4961c74b5fd64f4421f9a3..7fe1bd1163a4b5b1a21a21c560a6bf4379271e6b 100644 (file)
@@ -27,6 +27,7 @@ SET(interpkernel_SOURCES
   TetraAffineTransform.cxx
   CellModel.cxx
   DiameterCalculator.cxx
+  OrientationInverter.cxx
   UnitTetraIntersectionBary.cxx
   InterpolationOptions.cxx
   BoxSplittingOptions.cxx
@@ -35,6 +36,7 @@ SET(interpkernel_SOURCES
   Interpolation3DSurf.cxx
   Interpolation3D.cxx
   Interpolation2D3D.cxx
+  Interpolation3D1D.cxx
   MeshElement.cxx
   InterpKernelMeshQuality.cxx
   InterpKernelCellSimplify.cxx