]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
Adding non conservative interpolators for 2D and 3DSurf.
authorageay <ageay>
Wed, 21 Oct 2009 06:56:27 +0000 (06:56 +0000)
committerageay <ageay>
Wed, 21 Oct 2009 06:56:27 +0000 (06:56 +0000)
commit97863809f3466763d1269d869489bc4328f5826e
tree0e8c04faca4c9703dd31f7ff12c30af4c0fda2ae
parent1767b012656530b1378cfbbc5a88f6e60d5887cd
Adding non conservative interpolators for 2D and 3DSurf.
16 files changed:
src/INTERP_KERNEL/ConvexIntersector.txx
src/INTERP_KERNEL/InterpolationOptions.cxx
src/INTERP_KERNEL/InterpolationOptions.hxx
src/INTERP_KERNEL/InterpolationPlanar.txx
src/INTERP_KERNEL/InterpolationUtils.hxx
src/INTERP_KERNEL/Makefile.am
src/INTERP_KERNEL/PlanarIntersectorP0P1PL.hxx [new file with mode: 0644]
src/INTERP_KERNEL/PlanarIntersectorP0P1PL.txx [new file with mode: 0644]
src/INTERP_KERNEL/PlanarIntersectorP1P0PL.hxx [new file with mode: 0644]
src/INTERP_KERNEL/PlanarIntersectorP1P0PL.txx [new file with mode: 0644]
src/INTERP_KERNEL/PlanarIntersectorP1P1PL.hxx [new file with mode: 0644]
src/INTERP_KERNEL/PlanarIntersectorP1P1PL.txx [new file with mode: 0644]
src/INTERP_KERNEL/PointLocator2DIntersector.hxx [new file with mode: 0644]
src/INTERP_KERNEL/PointLocator2DIntersector.txx [new file with mode: 0644]
src/INTERP_KERNEL/PointLocatorAlgos.txx [new file with mode: 0644]
src/INTERP_KERNEL/VolSurfFormulae.hxx