Skip to content
Snippets Groups Projects
Forked from gmsh / gmsh
Source project has a limited visibility.
Christophe Geuzaine's avatar
Christophe Geuzaine authored
Onelab "changed" flag is now multi-level (not just true/false). This allows finer granularity for complex clients. For example, Gmsh now responds to 4 levels of "changed"

- changed == 0: nothing to do
- changed == 1: only save the mesh (useful if we only chanaged some physical groups)
- changed == 2: only remesh and save the mesh (useful if we only changed some meshing paramaters)
- changed >= 3: reload geometry, remesh and save the mesh

ed11f34e
History
Name Last commit Last update