]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
conformize3D - face and edge conformisation of a 3D polyhedral mesh
authorabn <adrien.bruneton@cea.fr>
Fri, 17 Feb 2017 09:21:39 +0000 (10:21 +0100)
committerabn <adrien.bruneton@cea.fr>
Tue, 4 Apr 2017 08:34:32 +0000 (10:34 +0200)
commit3654e1300eb1df6f81e25049fb90153f451cdaf3
tree7349b6f8d046b7ddbe72a67890f27475b2a90af0
parent4b510b7abb84919082fb451a58552cd48ea48655
conformize3D - face and edge conformisation of a 3D polyhedral mesh

+ only works for 'simple' (=partion-like) non-conformities
+ some debug, etc ... in SkyLineArray
+ splitting intersection tests
16 files changed:
src/INTERP_KERNEL/CellModel.hxx
src/INTERP_KERNEL/PlanarIntersector.hxx
src/INTERP_KERNEL/PlanarIntersector.txx
src/INTERP_KERNEL/TranslationRotationMatrix.hxx
src/INTERP_KERNEL/VectorUtils.hxx
src/MEDCoupling/MEDCouplingSkyLineArray.cxx
src/MEDCoupling/MEDCouplingSkyLineArray.hxx
src/MEDCoupling/MEDCouplingUMesh.hxx
src/MEDCoupling/MEDCouplingUMesh_intersection.cxx
src/MEDCoupling_Swig/CMakeLists.txt
src/MEDCoupling_Swig/CTestTestfileInstall.cmake
src/MEDCoupling_Swig/MEDCouplingBasicsTest3.py
src/MEDCoupling_Swig/MEDCouplingBasicsTest4.py
src/MEDCoupling_Swig/MEDCouplingBasicsTest5.py
src/MEDCoupling_Swig/MEDCouplingCommon.i
src/MEDCoupling_Swig/MEDCouplingIntersectTest.py [new file with mode: 0644]