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.
b406d337cb5bcb49f0b216d37f449c09596011f7
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
21
Mar
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
28
27
23
21
20
19
18
17
16
15
14
13
8
7
3
1
30
Oct
29
28
27
25
21
19
15
14
13
12
11
10
9
8
7
6
5
4
3
2
29
Sep
28
27
26
24
23
22
21
18
17
16
15
14
13
10
8
7
6
5
3
1
31
Aug
30
29
28
27
26
25
23
22
21
19
18
17
16
13
12
10
9
8
4
2
28
Jul
25
19
17
15
reduce dependencies in discreteDiskFace
fix build without occ
fix crash
better error reporting in new internal CAD apis
don't compute mean plane if there are no points
pp
fix crash
pp
Improved robustness of fast curving of high-order boundary layer mesh
Removed use of boundary layer mesh data structures for fast high-order curving (unreliable)
Added use of boundary layer mesh data structures for high-order fast curving (not robust). Added in SetOrderN cleaning up of pointers to destroyed elements in BL mesh data structures.
Missing #include in OCCVertex.cpp (liboce v 0.17.1)
save embedded entities in unrolled volumes
Improved fast high-order BL mesh curving (better meta-element, geometrical optimization for 2D P2)
Append for non-existing Struct
fix uninitialized var
Added: bitwise operators <<, >>, &, |
Unification of get_value_of_variable, Exists() and (added) GetForced()
Improved fast high-order boundary layer mesh curving
pp
pp
don't enable taucs/mumps if blas is not available
Extension of function Exists() to string variables
Change of Print Struct
workaround ANN (not thread safe?) - should move to flann
Extension of Print Struct
Change of function name (different from the one in GetDP parser)
fix compile2
fix compile
OCC extruded meshes also for rotations
OCC extruded meshes (translation only for now)
fix parametric coordinates of vertices if curve is not parametrized in [0,1]
(1) Added: Delete Struct; (2) Added: Structures in PrintParserSymbols
Added: CodeName gives string Gmsh
fix w/o occ
recursive delete
Loading