Skip to content
Snippets Groups Projects
Commit 5cbe7046 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

allow to set a Gmsh option just by using its name (same as was done for...

allow to set a Gmsh option just by using its name (same as was done for getting Gmsh options). This allows to simply use e.g.

SetNumber["Geometry.Points", 0];

in GetDP to configure Gmsh. (The old way, i.e., using the "GmshOption" attribute still works, but only triggers option changes when an action is undertaken in the gui)


parent 19fa0c2c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment