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.
d8515c80264d5310c6a0bd12f5b0d466983d95f9
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
27
Nov
26
24
22
21
20
18
17
16
15
14
13
12
8
7
6
4
3
2
31
Oct
29
28
27
26
25
24
23
22
21
20
18
17
15
14
13
12
11
9
8
7
6
4
2
1
29
Sep
27
26
25
24
23
22
19
18
17
16
12
11
10
4
30
Aug
28
26
25
22
20
19
18
17
16
8
6
5
4
1
31
Jul
30
29
28
25
24
23
16
10
9
8
7
4
3
1
30
Jun
29
27
26
25
24
23
22
21
20
19
18
17
16
14
13
12
10
9
8
7
6
5
4
3
2
1
30
May
29
28
27
26
25
24
23
21
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
30
Apr
29
28
27
26
24
23
20
17
14
12
11
10
9
8
7
6
5
4
3
2
1
31
Mar
29
28
27
26
25
24
22
21
fix duplicate points + generate to edges
new plugin MeshSubEntities to create elements for mesh sub-entities (only vertices for now)
Introducing Dof::RejectedDof() to handle Dofs that are not part of FunctionSpace in both assembly and interpolation -- Seems ok
dg : update windows script to python3
fix choice!
doc PhysicalNames before Nodes
fix missing update
fix for iOS 8.1 SDK
use short version
iOS: do not backup models in iCloud
FunctionSpace can now handle restricted domains
FunctionSpace is able to remove keys
pp
patch for OCC 6.8 from Thierry Thomas
Updated terminology in mesh optimizers (also changed API and GUI)
iOS: fix textured strings
iOS: fix selectValue (update onelab)
Removed deprecated "forced" tag on nodes in mesh optimizers. Replaced "weightFixed"/"weightFree" by "weight" in high-order mesh optimizer and mesh quality optimizer.
Added doc on mesh optimizer
iOS: fix selectValue for iOS8
draw text 2d
more fixes for MSVC 2010 from Nigel
Changed detail in mesh optimizer (enumeration of strategies moved from MeshOptParameters to MeshOptPatchDef)
fix compile
HUGE BUG FIX: correcting rev19884 introduced a new bug -- TriEdgeBasis functions associated to FACES were missing a -1 !!
new options: General.MessageFontSize and Mesh.ToleranceInitialDelaunay
path checking class pth
Fixed and cleaned up GFace::closestPoint
Cleaned up placement of high-order edge nodes on geometric surfaces
extend load and save database functionalities in py metamodels
LOCATION property
HUGE BUG FIX: TriEdgeBasis FACES were not confrom with TetEdgeBasis FACES!!
cannot call take_focus in constructor: it triggers show()
Fixed orientation of surface meshes with boundary layers
fix memory leak
Modified blob creation in mesh quality optimizer to take "onlyValidity" parameter into account
Lowered order of CondNumBasis (now order of mapping at most).
Loading