Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
65bc1bceab8e982e9563a55d83faaa08bc92dff1
Select Git revision
Branches
5
HighOrderBLCurving
cgnsUnstructured
master
default
partitioning
poppler
Tags
20
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
Begin with the selected commit
Created with Raphaël 2.2.0
28
Jan
27
24
23
21
20
17
16
14
13
10
9
8
7
6
3
21
Dec
20
18
16
13
12
11
10
9
8
6
4
3
2
1
30
Nov
29
28
27
26
25
24
23
22
21
20
19
18
14
13
12
8
7
6
5
4
1
31
Oct
29
28
26
25
24
23
22
21
20
19
18
17
16
15
13
12
11
9
8
7
6
5
4
3
2
1
30
Sep
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Aug
29
28
27
26
25
24
23
22
21
20
19
18
17
16
13
12
9
8
6
5
2
1
29
Jul
25
24
23
21
19
18
17
16
15
14
13
12
11
10
9
8
6
5
4
3
2
1
30
Jun
29
28
27
25
24
23
22
21
20
19
18
17
remise en route (partielle) du module Subsurface pour le cas-test Richards
Notion of Reference Space Manager: cleaner code -- seems ok
clarify HO diagnostics
enclosed calls to alglib in try/catch
Added temporary hack to force the Newton-Raphson algorithm used in GFace::XYZtoUV to enforce convergence in XYZ coordinates. Math should be checked for ruled surfaces obtained by extrusion, as some more fundamental problem seems to exists for points on the boundary of the CAD patches
Minor fix
Onelab python3 compatibility (use print(...) in place of print ...)
build fixes + plug memory leak
call setVolumePositive after mesh optimization, as the optimizer can revert elements
fix framework detection
don;t crash on error
Now TetNodeBasis is coherent with TriNodeBasis -- 3D Free space case seems ok now \o/
Free Space test cases + Nodal Interpolation + Small Fix in FunctionSpace: Bug with cell function in 2D for 3D Function Space + Vertices of GroupOfElement
tools upload download and call for non native remote and local clients
tolerance cannot be choosen that large; in case of non-connected meshes we could end up interpolating too far outside the (wrong) element, leading to bad values
Interpolation of Derivative in FunctionSpace
cleanup ; run -> runSubClient
fix destructor
implement runSubClient in C++
Bug in getKeys: Forgot parent element global Id
iOS: fix warning for iOS7
iOS: add all valid architectures
add TotalRam() to get amount of physical memory, in Megabytes
iOS: add icons to the project and remove useless icons for iOS7
iOS: update project for iOS7 and arm64
iOS: fix include
iOS: add c++ and stdc++ libraries
fix compile with old C++ compilers
fix compile without rtree
DDM Tests: Rewritting SystemAbstract::getSolution + FunctionSpace::getUnorderedKeys() + FunctionSpace::getAllDofs with set + FunctionSpace::getKeys(set)
simpler List_Put
missing call to setAllVolumesPositive
pp
first implementation of importLists for mesh-based views
adding tolerance into FaultZone plugin
cannot call gv->deleteMesh(), as it destroys the mesh cache (FIXME)
revert change to relocateVertex
new RelocateMesh commands to relocate mesh vertices using their parametric coordinates
added BL exemaples
Loading