]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
staffan :
authorvbd <vbd>
Mon, 10 Sep 2007 10:46:09 +0000 (10:46 +0000)
committervbd <vbd>
Mon, 10 Sep 2007 10:46:09 +0000 (10:46 +0000)
commit69b57141e40aaea3563b30ccc8acd034f0e76d9e
tree58973477cfef8db96abd95ee428b648d9b50a0e6
parent6cd053229c5f7ba678641807a6cc227645d33ba7
staffan :
* added class IntersectorTetra which treats intersection
between one tetrahedron and source elements in a more
effective manner, by caching intermediary results
src/INTERP_KERNEL/IntersectorTetra.cxx [new file with mode: 0644]
src/INTERP_KERNEL/IntersectorTetra.hxx [new file with mode: 0644]
src/INTERP_KERNEL/Makefile.in
src/INTERP_KERNEL/MeshUtils.hxx
src/INTERP_KERNEL/Test/Interpolation3DTest.cxx
src/INTERP_KERNEL/Test/Interpolation3DTest.hxx
src/INTERP_KERNEL/Test/Makefile.in
src/INTERP_KERNEL/Test/PerfTest.cxx
src/INTERP_KERNEL/TransformedTriangle.hxx
src/INTERP_KERNEL/TransformedTriangle_intersect.cxx
src/INTERP_KERNEL/TransformedTriangle_math.cxx