Skip to content
Snippets Groups Projects
Select Git revision
  • 40ac944c45e09b6166370c27550018cec1d8642e
  • master default
  • cgnsUnstructured
  • partitioning
  • poppler
  • HighOrderBLCurving
  • gmsh_3_0_4
  • gmsh_3_0_3
  • gmsh_3_0_2
  • gmsh_3_0_1
  • gmsh_3_0_0
  • gmsh_2_16_0
  • gmsh_2_15_0
  • gmsh_2_14_1
  • gmsh_2_14_0
  • gmsh_2_13_2
  • gmsh_2_13_1
  • gmsh_2_12_0
  • gmsh_2_11_0
  • gmsh_2_10_1
  • gmsh_2_10_0
  • gmsh_2_9_3
  • gmsh_2_9_2
  • gmsh_2_9_1
  • gmsh_2_9_0
  • gmsh_2_8_6
26 results

Context.cpp

Forked from gmsh / gmsh
Source project has a limited visibility.
  • Christophe Geuzaine's avatar
    40ac944c
    simplifcation of ONELAB code: · 40ac944c
    Christophe Geuzaine authored
    - removed onelab::region and onelab::function (they complexify the interface, but bring no additional value compared to onelab::string)
    - removed ONELAB2 experiment
    - made client/Model name persistent, and define Gmsh/Model name so that we can uncouple e.g. .geo/.pro pairs
    
    40ac944c
    History
    simplifcation of ONELAB code:
    Christophe Geuzaine authored
    - removed onelab::region and onelab::function (they complexify the interface, but bring no additional value compared to onelab::string)
    - removed ONELAB2 experiment
    - made client/Model name persistent, and define Gmsh/Model name so that we can uncouple e.g. .geo/.pro pairs