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.
2f7c776d73c55c819e5b2c49f758465c3ee9adf4
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
29
Apr
28
26
25
24
21
20
19
17
16
15
14
12
11
8
7
6
5
4
1
31
Mar
30
29
28
26
25
23
22
21
20
19
18
17
16
14
13
10
9
8
7
6
5
4
28
Feb
27
26
25
23
22
21
20
19
18
17
16
15
14
13
12
10
9
8
5
4
3
2
1
31
Jan
30
29
27
26
25
24
23
21
20
19
15
14
13
12
8
7
6
5
3
26
Dec
23
19
17
16
14
11
10
7
6
5
4
3
1
30
Nov
27
26
25
24
19
17
16
9
8
7
5
4
28
Oct
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
10
7
6
5
4
3
2
30
Sep
29
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
10
9
4
2
1
30
Aug
29
23
22
20
17
11
8
7
6
5
1
31
Jul
30
28
27
25
24
23
22
21
19
18
17
15
14
7
2
1
30
Jun
29
27
26
25
24
23
22
21
20
19
18
17
16
11
5
4
3
31
May
29
28
26
22
21
18
16
14
12
8
7
6
5
4
1
25
Apr
22
21
20
19
18
17
previous commits (disabling Nagle's buffering algorithm) seem to fix the performance problem for TCP/IP connections on Linux
fix compile
2 things : compound mesh attributes support CAD data & Bouldary layer meshes in 2D
fix crash if tfo is empty
removed debugging comments ... sorry :(
copying mesh periodicity when reclassifying/matching a mesh onto a CAD
including limits since otherwise std::numeric_limits not defined
testing a special measure improving hex-dominant meshes
fix bug that prevented prisms to be created + split pair of pyramids that share the quad face + deletion of element when not added to the mesh
Some improvement in computation of the anisotropy measure
fix compilation warnings
avoid infinite optimization when it is unable to obtain a result that satisfies to requirement
hack to take into account periodicity when optimizing high order meshes. Periodic node positions are corrected after each optimization pass. Optimization is executed until no more everything is ok.
fix low accuracy in computation of point parameter on edges. Why would you skip computation with relax=1 since it gives the 'exact' parameter value for straight GEdges?
fix compile warnings
fix compile
mesh compound v 1.0 beta
enable multiple LM fields + postpro
change func
added correction/averaging functions for periodic connections
never finish loop
bug fix: different rotation sign convention in CGNS format
reading periodic information from the mesh file
fix compile w/o mesh
fix
support for OCC 7.0 (Thanks to Wendy)
make Laplace smoother available in GUI (for Ralph)
fix crash in 3D partitioner
speedup for computing the Bézier coefficients of f*g or f*g*h
added mesh compounds & un-break the hybrid mesher (no reference to petsc anymore WTF
replacing tab for space character (continued) + adding anisotropy measure to MElement
replacing tab for space character
clean up
Computation of anisotropy measure put inside qualityMeasureJacobian framework. Keeping MetricBasis for now but will be removed someday.
[Hang] updated TetGenBR header notes
Loading