Salome HOME
54122: Bad quality prismatic mesh
authoreap <eap@opencascade.com>
Thu, 20 Apr 2017 11:16:23 +0000 (14:16 +0300)
committereap <eap@opencascade.com>
Thu, 20 Apr 2017 11:16:23 +0000 (14:16 +0300)
commitf6b5d2f920970263bd4aa50e6ef7116d5c1b1625
tree3f82fc023c5c4ebc4774707b0fa27d78ea39de66
parent87a7f0d0495483874b3fb322ffef2866d6bd30c6
54122: Bad quality prismatic mesh
   Extract class Delaunay from class Morph

+ Print warning when creating an algorithm with unexpected arguments
  (expected ones are algo type and geometry) -- smeshBuilder.py
src/SMESHUtils/CMakeLists.txt
src/SMESHUtils/SMESH_Delaunay.cxx [new file with mode: 0644]
src/SMESHUtils/SMESH_Delaunay.hxx [new file with mode: 0644]
src/SMESH_SWIG/smeshBuilder.py
src/StdMeshers/StdMeshers_Prism_3D.cxx
src/StdMeshers/StdMeshers_Prism_3D.hxx
src/StdMeshers/StdMeshers_ProjectionUtils.cxx
src/StdMeshers/StdMeshers_ProjectionUtils.hxx