]> SALOME platform Git repositories - plugins/gmshplugin.git/commit
Salome HOME
Gmsh upgrade 4.8 -> 4.10 mab/gmsh_4.10_squashed
authorAfeef <afeef.badri@gmail.com>
Fri, 24 Jun 2022 11:27:07 +0000 (13:27 +0200)
committerAfeef <afeef.badri@gmail.com>
Wed, 28 Sep 2022 08:45:41 +0000 (10:45 +0200)
commit143317068adf45f37d9b29d7c2573589fcaecdc4
tree61b9f732b2a9f4069c2b10734a3110d7b787da1e
parente2a6784c0c086a35eaabe5e956889fffd1181203
Gmsh upgrade 4.8 -> 4.10
- This commit adds interfaces MeshSizeFromCurvature which is used
to control mesh size on curved edges (input [int] # of elements per
2Pi).

- Adds new algorithm for quad meshing from Gmsh based on frame-fields.

- Corrects gmsh options for meshsizes.

- Updates documentation.
15 files changed:
doc/salome/gui/GMSHPLUGIN/images/Arguments.png
doc/salome/gui/GMSHPLUGIN/images/Compounds.png
doc/salome/gui/GMSHPLUGIN/input/gmsh_2d_3d_hypo.doc
doc/salome/gui/GMSHPLUGIN/input/index.doc
idl/GMSHPlugin_Algorithm.idl
src/GMSHPlugin/GMSHPlugin_Hypothesis.cxx
src/GMSHPlugin/GMSHPlugin_Hypothesis.hxx
src/GMSHPlugin/GMSHPlugin_Hypothesis_i.cxx
src/GMSHPlugin/GMSHPlugin_Hypothesis_i.hxx
src/GMSHPlugin/GMSHPlugin_Mesher.cxx
src/GMSHPlugin/GMSHPlugin_Mesher.hxx
src/GUI/GMSHPluginGUI_HypothesisCreator.cxx
src/GUI/GMSHPluginGUI_HypothesisCreator.h
src/GUI/GMSHPlugin_msg_en.ts
src/GUI/GMSHPlugin_msg_fr.ts