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.
ecaaf0ceff42ceddce509d5f9c66c4ad9ed7ee9c
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
10
Apr
9
8
7
6
5
4
3
2
1
31
Mar
29
28
27
26
25
24
22
21
20
19
18
17
14
13
12
11
9
8
7
5
4
3
2
1
28
Feb
27
25
24
21
19
18
16
14
13
12
11
10
7
6
5
4
31
Jan
30
29
28
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
refresh options/workspace window automatically
clean up
MetricBasis: better bounds
InterpolateBezier leads to List_Read with negative index (see demos/splines.geo)
DivideAndConquer now throws an exception, so that we don't crash if it fails
Implemented ReplaceDuplicatePointsNew(), which correctly uses a kd tree to detect duplicates.
Check & fix inverted 3D elements at the end of RefineMesh
don't make the model invalid (with unallocated vertices) if ReplaceDuplicate fails
Android: allow user to change value in TextEdit
check topology of input 1D mesh; if it has a boundary, abort
Android: add stepper
small fixes
fix copy/pase bug in compareMQuadrangleLexicographic
fix copy/paste bug in getWedge
small fixes for issues detected by coverity (thanks Nico!)
more transfinite info
oops
IO.h -> GmshIO.h for Windows
Current Options -> Current Options and Workspace
fix to build Android app on build computer
Removing cyclic permutation stuffs from ReferenceSpace
print parser symbols with "-check" command line option
Android does not have sysinfo
PGF patch
missing header
pp
* New ENABLE_COMPRESSED_IO option to enable on-the-fly IO with gzipped files (patch from Alexis Salzman)
new PGF file format contributed by Sebastian Eiser
new PGF file format contributed by Sebastian Eiser
New PGF file format contributed by Sebastian Eiser
new PGF file format contributed by Sebastian Eiser
New PGF file format contributed by Sebastian Eiser
new PGF output format contributed by Sebastian Eiser
fix last commit
skip computation of Jacobian for HO pyramids until Bezier subdivision is implemented.
Added interpolation on current mesh for high-order mesh creation
element P1Mini + dg : update dgConservationLawPorous
Android: update build script
Loading