- 21 Feb, 2022 1 commit
-
-
Christophe Geuzaine authored
* new functions: mesh/addHomologyRequest, mesh/clearHomologyRequests * changed argument of mesh/computeHomology + removed mesh/computeCohomology - new optional arguments to model/addPhysicalGroup so that one can name a group at the time of creation - pass optional dimTags to mesh/removeDuplicateNodes so we can merge nodes on parts of models
-
- 28 Dec, 2021 1 commit
-
-
Christophe Geuzaine authored
tutorial/ -> tutorials/
-
- 05 Mar, 2021 1 commit
-
-
Christophe Geuzaine authored
-
- 31 Jan, 2021 1 commit
-
-
Christophe Geuzaine authored
in addition to the default camelCase function names, add snake case aliases in the Python and Julia API, as this is the recommended style in these languages
-
- 30 Oct, 2020 1 commit
-
-
Christophe Geuzaine authored
-
- 24 Oct, 2020 1 commit
-
-
Christophe Geuzaine authored
initializing the api now sets General.Terminal=1 (to print messages by default) and General.AbortOnError=2 (to throw an exception as soon as an error happens) - cf. #1043
-
- 07 Oct, 2020 1 commit
-
-
Christophe Geuzaine authored
-
- 01 Oct, 2020 1 commit
-
-
Christophe Geuzaine authored
-
- 30 Jun, 2020 1 commit
-
-
Christophe Geuzaine authored
fix gmsh.option.setString("Mesh.MshFileVersion", "x.y") -> gmsh.option.setNumber("Mesh.MshFileVersion", x) (cf. #914)
-
- 04 May, 2020 1 commit
-
-
Christophe Geuzaine authored
-
- 13 Apr, 2020 1 commit
-
-
Christophe Geuzaine authored
-
- 10 Apr, 2020 1 commit
-
-
Christophe Geuzaine authored
-
- 07 Apr, 2020 1 commit
-
-
Christophe Geuzaine authored
-
- 05 Apr, 2020 1 commit
-
-
Christophe Geuzaine authored
-
- 30 Mar, 2020 2 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 25 Mar, 2020 1 commit
-
-
Christophe Geuzaine authored
-
- 27 Feb, 2020 1 commit
-
-
Christophe Geuzaine authored
-
- 22 May, 2019 1 commit
-
-
Christophe Geuzaine authored
-
- 11 May, 2018 1 commit
-
-
Christophe Geuzaine authored
-
- 28 Feb, 2018 1 commit
-
-
Christophe Geuzaine authored
-
- 26 Nov, 2017 4 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 24 Nov, 2017 1 commit
-
-
Christophe Geuzaine authored
-
- 20 Nov, 2017 1 commit
-
-
Christophe Geuzaine authored
changed API for creation of simple entities: the tag is now optional, and provided at the end (with default value = -1)
-
- 18 Nov, 2017 1 commit
-
-
Christophe Geuzaine authored
removed gmshModelGetVertexCoordinates (not necessary) + return parametric coords in gmshModelGetMeshVertices
-
- 16 Nov, 2017 2 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 15 Nov, 2017 3 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-