- 24 Sep, 2020 2 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 23 Sep, 2020 7 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 22 Sep, 2020 3 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 21 Sep, 2020 9 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Plugin new view element data See merge request !373
-
Nicolas Marsic authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
add patch version in API version: it's not strictly necessary (we don't break the API between patch releases), but it makes things simpler. rationale: with non-breaking API changes (e.g. adding a new function) one had to use gmsh/option/getNumber("General.Version") to check the Gmsh version; using the same numbering for the API and for Gmsh means one can simply examine the API version. Fixes #997
-
Nicolas Marsic authored
-
- 20 Sep, 2020 1 commit
-
-
Christophe Geuzaine authored
-
- 19 Sep, 2020 3 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 18 Sep, 2020 2 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
new optional parameter in geo/addCurveLoop to reorient the curves if necessary + throw exception in api when curve loops are wrong (cf. #993)
-
- 17 Sep, 2020 1 commit
-
-
Christophe Geuzaine authored
-
- 16 Sep, 2020 5 commits
-
-
Christophe Geuzaine authored
if several element layers are prescribed without relative heights, use equidistant heights (instead of discarding the multiple layer constraint altogether, which is less intuitive - see #990)
-
Christophe Geuzaine authored
consistent return type 0 length array See merge request !372
-
Jonathan Lambrechts authored
script e.g. numpy.array((0,),np.float64)+1 is valid but []+1 is invalid
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 15 Sep, 2020 5 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
basic global mesh size callback in API See merge request !371
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 14 Sep, 2020 2 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-