]> SALOME platform Git repositories - plugins/gmshplugin.git/commit
Salome HOME
Fixes 3D meshing algorithm for gmsh [cf. spns 24634]
authorAfeef <afeef.badri@gmail.com>
Mon, 2 Aug 2021 13:56:43 +0000 (15:56 +0200)
committerAfeef <afeef.badri@gmail.com>
Mon, 2 Aug 2021 13:56:43 +0000 (15:56 +0200)
commitbe0f52965488b3b078d371e06b5ff873c136b43e
treeda3a8db1935f270bd7a6de5a518e4378f500644f
parent34cafc8da1b61cf048a6c82ac3333e8b0b25391a
Fixes 3D meshing algorithm for gmsh [cf. spns 24634]
* 3D meshing is now possible via Delaunay, Frontal, MMG3D, and R-Tree
* Delaunay algorithm is now default for 3D meshing (as in gmsh)
* Removed Frontal-Delaunay and Forntal-Hex algo. as these were experimental
src/GMSHPlugin/GMSHPlugin_Hypothesis.cxx
src/GMSHPlugin/GMSHPlugin_Hypothesis.hxx
src/GMSHPlugin/GMSHPlugin_Mesher.cxx
src/GUI/GMSHPluginGUI_HypothesisCreator.cxx
src/GUI/GMSHPlugin_msg_en.ts
src/GUI/GMSHPlugin_msg_fr.ts