Interpolation2D.txx MEDNormalizedUnstructuredMesh.txx TriangulationIntersector.txx\
Interpolation3DSurf.txx MeshElement.txx VTKNormalizedUnstructuredMesh.txx\
Interpolation3D.txx MeshRegion.txx DualMESH.hxx \
-IntersectionResult.hxx
+UnitTetraIntersectionBary.hxx
# Libraries targets
libinterpkernel_la_LDFLAGS= $(MED2_LIBS) $(HDF5_LIBS) ../MEDWrapper/V2_1/Core/libmed_V2_1.la $(STDLIB) ../MEDMEM/libmedmem.la -lutil -lm
+# DO NOT define "OPTIMIZE" here (-DOPTIMIZE), else you may have problems
+# due to different sizeof(TransformedTriangle) in different packages
libinterpkernel_la_CPPFLAGS= @CXXTMPDPTHFLAGS@ \
- -I$(srcdir) -I$(srcdir)/../MEDMEM $(BOOST_CPPFLAGS) -DOPTIMIZE -DLOG_LEVEL=0 \
+ -I$(srcdir) -I$(srcdir)/../MEDMEM $(BOOST_CPPFLAGS) -DLOG_LEVEL=0 \
-I$(srcdir)/../MEDWrapper/Base \
-I$(srcdir)/../MEDWrapper/V2_1/Core \
-I$(srcdir)/Geometric2D \