Skip to content
Snippets Groups Projects
Select Git revision
  • 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
25 results

VERSIONS

Forked from gmsh / gmsh
Source project has a limited visibility.
  • Christophe Geuzaine's avatar
    1e0be4b2
    · 1e0be4b2
    Christophe Geuzaine authored
    Small changes inspired by Wednesday's discussions:
    
    - Mac only: Gmsh now publishes its "file types"... That means that
      geo/msh/pos files now have nice icons, and that you can double-click
      on a geo/msh/pos file in the Finder to open it :-)
    
    - removed support for fltk 1.0 (wasn't compiling anymore anyway)
    
    - doubled the timout in GmshServer (2->4s): this seems to help on
      Windows (thanks to jkools@veeco.com)
    
    - added warnings in the docs about the Attractor feature
    
    - increased WB by 1 pixel in the GUI
    
    - replaced more Msg(FATAL) with Msg(ERROR) where it makes sense
    1e0be4b2
    History
    Christophe Geuzaine authored
    Small changes inspired by Wednesday's discussions:
    
    - Mac only: Gmsh now publishes its "file types"... That means that
      geo/msh/pos files now have nice icons, and that you can double-click
      on a geo/msh/pos file in the Finder to open it :-)
    
    - removed support for fltk 1.0 (wasn't compiling anymore anyway)
    
    - doubled the timout in GmshServer (2->4s): this seems to help on
      Windows (thanks to jkools@veeco.com)
    
    - added warnings in the docs about the Attractor feature
    
    - increased WB by 1 pixel in the GUI
    
    - replaced more Msg(FATAL) with Msg(ERROR) where it makes sense