From 7bc40002c65228eec1aeb99592761ce9dfff4052 Mon Sep 17 00:00:00 2001 From: ageay Date: Fri, 23 Oct 2009 05:41:51 +0000 Subject: [PATCH] 3D non conservative INTERP --- src/INTERP_KERNEL/Makefile.am | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) 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 \ -- 2.39.2