From: ageay Date: Fri, 23 Oct 2009 05:41:51 +0000 (+0000) Subject: 3D non conservative INTERP X-Git-Tag: V5_1_main_FINAL~300 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7bc40002c65228eec1aeb99592761ce9dfff4052;p=tools%2Fmedcoupling.git 3D non conservative INTERP --- diff --git a/src/INTERP_KERNEL/Makefile.am b/src/INTERP_KERNEL/Makefile.am index ca8391823..6b6cfe576 100644 --- a/src/INTERP_KERNEL/Makefile.am +++ b/src/INTERP_KERNEL/Makefile.am @@ -95,16 +95,24 @@ PlanarIntersectorP1P1.hxx \ PlanarIntersectorP1P1.txx \ PolygonAlgorithms.hxx \ PolygonAlgorithms.txx \ -PolyhedronIntersector.hxx \ -PolyhedronIntersector.txx \ +PolyhedronIntersectorP0P0.hxx \ +PolyhedronIntersectorP0P0.txx \ +PointLocator3DIntersectorP0P0.hxx \ +PointLocator3DIntersectorP0P0.txx \ PolyhedronIntersectorP0P1.hxx \ PolyhedronIntersectorP0P1.txx \ +PointLocator3DIntersectorP0P1.hxx \ +PointLocator3DIntersectorP0P1.txx \ PolyhedronIntersectorP1P0.hxx \ PolyhedronIntersectorP1P0.txx \ +PointLocator3DIntersectorP1P0.hxx \ +PointLocator3DIntersectorP1P0.txx \ PolyhedronIntersectorP1P0Bary.hxx \ PolyhedronIntersectorP1P0Bary.txx \ PolyhedronIntersectorP1P1.hxx \ PolyhedronIntersectorP1P1.txx \ +PointLocator3DIntersectorP1P1.hxx \ +PointLocator3DIntersectorP1P1.txx \ RegionNode.hxx \ SplitterTetra.hxx \ SplitterTetra.txx \