- Nov 25, 2015
-
-
Sebastien Blaise authored
A 3d element that can be used as an interface between a square face and two triangles (nonconforming faces) Yamakawa hex recombination: fixes + adding trihedra interface elements
-
- Jun 22, 2015
-
-
Christophe Geuzaine authored
-
- May 06, 2015
-
-
Christophe Geuzaine authored
-
- Apr 10, 2014
-
-
Christophe Geuzaine authored
No commit message
-
- Dec 03, 2013
-
-
Christophe Geuzaine authored
and Python onelab clients. WARNING WARNING WARNING: This is a major change -- all our onelab-enabled .geo and .pro files will need to be (slightly...) modified. What's new: 1. The name of a onelab variable (in the onelab database) is no more constructed from the name of the corresponding GetDP/Gmsh variable. One now needs to specify the onelab name explicitely, using the "Name" attribute. The "Name" is the actual name of the parameter in the onelab database, i.e., it also includes the path. This makes the "Path" attribute obsolete (it has no effect anymore). The "Legend" attribute can still be used (and it can be useful in edge cases, e.g. when you want a "/" in the name of a onelab paramater), but in most cases it's not necessary. 2. When a DefineConstant[] & co is used and no Name is given (e.g. DefineConstant[a=2]), no onelab parameter is created. This allows to provide default values to internal parameters without polluting the database. Why did we change? 1. The new syntax matches what we do in Python, where specifying a name is mandatory (there's no way around this in Python, as onelab cannot guess the name of a Python variable to which a onelab parameter value will be assigned). The change will prevent common mistakes where two parameters with the same label actually correspond to 2 different onelab parameters, due to a change in local getdp/gmsh variable name (which would change the onelab name automatically) 2. The new syntax allows to nicely decouple onelab parameters from internal variables with default values, that we don't want in the onelab database.
-
- Oct 11, 2013
-
-
Christophe Geuzaine authored
No commit message
-
- Jul 21, 2013
-
-
Jonathan Lambrechts authored
-
- Jun 23, 2013
-
-
Christophe Geuzaine authored
No commit message
-
- May 28, 2013
-
-
Christophe Geuzaine authored
-
- Feb 01, 2013
-
-
Christophe Geuzaine authored
-
- Nov 13, 2012
-
-
Christophe Geuzaine authored
-
- Nov 12, 2012
-
-
Christophe Geuzaine authored
-
- Nov 09, 2012
-
-
Christophe Geuzaine authored
-
- Nov 08, 2012
-
-
Christophe Geuzaine authored
-
- Nov 06, 2012
-
-
Christophe Geuzaine authored
Major work on GUI : removed much-hated "menu window" & merged onelab tree in graphic window. Gmsh now requires FLTK 1.3. (Additional changes: fixed crash when de-minimizing opengl window on mac os ; refactored Msg::StatusBar)
-
- Oct 30, 2012
-
-
Christophe Geuzaine authored
-
- Oct 27, 2012
-
-
Christophe Geuzaine authored
new onelab functionalities : autoCheck to automatically check the model every time a parameter is changed; "macro" to launch macros interactively from the interface
-
- Oct 25, 2012
-
-
Christophe Geuzaine authored
-
- Oct 24, 2012
-
-
Christophe Geuzaine authored
No commit message
-
- Mar 20, 2012
-
-
Matti Pellika authored
-
- Feb 27, 2012
-
-
Matti Pellika authored
-
- Sep 23, 2011
-
-
Christophe Geuzaine authored
-
- Sep 22, 2011
-
-
Christophe Geuzaine authored
Cook <bico@isye.gatech.edu> for granting Gmsh a special exception so Gmsh users can use Blossom for both academic and non-acedemic purposes. Thanks Bill!!
-
- Sep 21, 2011
-
-
Christophe Geuzaine authored
No commit message
-
Christophe Geuzaine authored
-
- Nov 30, 2010
-
-
Gilles Marckmann authored
not work yet. Commented lines have been commit for CYAN/RED stereo but this kind of stereo mode is not convincing.
-
- May 14, 2010
-
-
Christophe Geuzaine authored
- new GetEnv and GetString functions
-
- Mar 24, 2010
-
-
Christophe Geuzaine authored
-
- Feb 08, 2010
-
-
Christophe Geuzaine authored
-
- Jan 04, 2009
-
-
Christophe Geuzaine authored
-
- Dec 28, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- added automatic transfinite corner selection for volumes
-
- Dec 13, 2008
-
-
Christophe Geuzaine authored
-
- Oct 23, 2008
-
-
Christophe Geuzaine authored
- use std::string in Draw_String & co - add pyramid test
-
- Oct 21, 2008
-
-
Christophe Geuzaine authored
-
- Oct 04, 2008
-
-
Christophe Geuzaine authored
-
- Aug 13, 2008
-
-
Christophe Geuzaine authored
-
- Jul 21, 2008
-
-
Christophe Geuzaine authored
-
- May 22, 2008
-
-
Jean-François Remacle authored
-
- Apr 01, 2008
-
-
Christophe Geuzaine authored
-