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.
bdcdc39c52939b3b289b94cc7538b42dc0ec1569
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
11
May
10
9
8
7
6
5
4
2
28
Apr
27
26
25
24
20
17
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Mar
30
31
30
29
30
29
28
27
26
25
24
23
22
21
20
19
18
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
28
Feb
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
6
5
4
3
2
1
31
Jan
30
28
27
26
24
23
20
19
18
17
13
11
10
4
3
2
30
Dec
23
22
21
20
19
16
15
14
13
12
11
10
9
5
4
3
1
30
Nov
29
better debug msg for wrong circle arcs
pp
fix orientation of tet in prism to tet split (for scalar volume drawing)
move to UTF-8
fix reading of continuation line
fix for line continuation in vertices with free field format
cleanup
boundary layer growing quadratically seems better than linearly
fix mesh smoothing after recombination with boundary layer (complicated stuff)
testing onelab JSON import using picojson
fix compile without occ
new Shift+x,y,z shortcut to quickly select x,y,z directions in geometry creation
pp
make entity tag preservation across boolean operations optional + prepare return of in/out relationships
patch from Wendy
explicit preservation of tags for lower dimensional entities (boundaries)
Merge branch 'betterBoolean' into 'master'
update
pp
making possible to recombine with BL. WARNING: holes near the boundary can be created
fix bug fan in opposite direction in some cases (see lines 513->530)
(naive) fix so that triangulators does not touch triangles in BL
BL: create a triangle when two adjacent columns have different number of layers
fix bug in BL: different hwall at end node were not taken into account
run ctest in parallel
more work on numbering
more work on boolean numbering
first pass at improved tagging of entities after boolean operations
try/catch around bnd_box to avoid crashes
example with embedded surfaces, intersecting or not
nullptr -> 0
tentative merge of patch to improve the mesh quality of 2D MeshAdapt algorithm in case of fast coarseness transition (thanks to Wendy)
remove temp patch: we can renumber vertices even when saving the topology
test
test
testing
testing docker ci
debug fuzzy tags
Merge branch 'master' of http://gitlab.onelab.info/gmsh/gmsh
GetForced: extended for list elements
Loading