Salome HOME
Bug fix: bounding box for quadratic elements spaceDim=2/meshDim=1 (i.e. SEG3)
[tools/medcoupling.git] / src / INTERP_KERNEL / ConvexIntersector.txx
index 817677b605483c6b857097eee75fcbcf4813a534..f9ee8d44d9d98afc6b43cd4a882c635f0ddde439 100644 (file)
@@ -26,6 +26,7 @@
 #include "PlanarIntersectorP1P0.txx"
 #include "PlanarIntersectorP1P1.txx"
 #include "PlanarIntersectorP1P0Bary.txx"
+#include "PlanarIntersectorP0P1Bary.txx"
 
 #include "PolygonAlgorithms.txx"