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
GitLab 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.
0352777cb8708d94b79d99dcddf3cdb78e9fbaa0
Select Git revision
Selected
0352777cb8708d94b79d99dcddf3cdb78e9fbaa0
Branches
5
master
default
HighOrderBLCurving
cgnsUnstructured
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
26 results
Begin with the selected commit
Created with Raphaël 2.2.0
29
Nov
28
27
26
25
24
23
22
21
19
15
11
10
9
7
6
5
4
3
2
1
29
Oct
28
27
26
25
24
21
20
19
18
17
16
15
14
13
12
11
10
9
7
6
5
4
3
2
1
30
Sep
29
28
27
26
25
24
23
22
21
20
17
16
14
13
12
9
8
7
5
4
3
2
1
31
Aug
29
27
26
23
18
17
14
10
9
7
4
3
2
26
Jul
25
24
23
21
20
19
18
15
14
13
12
8
6
5
4
30
Jun
29
28
27
24
23
22
21
20
17
16
15
14
13
10
9
8
7
6
1
31
May
30
29
27
26
25
24
23
22
21
20
18
17
16
15
14
13
11
10
9
6
5
4
3
2
30
Apr
29
28
27
26
22
21
16
15
14
13
12
11
10
8
6
5
4
3
2
1
30
Mar
29
28
27
26
25
24
22
21
20
18
17
16
15
14
13
12
11
10
9
8
7
added a new gLevelset for distance to STL (nice for adaptation with mmg3d around stl triangulations)
add onelab::string "kinds"
add optional attributes
fix polygon numbering
fix compile
Added Bergot bases (for upcoming high-order pyramids)
fixed bug cut and split for elems
jacobiPolynomials : fix previous commit
remove default values + roadmap for next steps
Added Legendre polynomials (preparation for Bergot basis for pyramids)
Added Jacobi polynomials (preparation for Bergot basis for pyramids.
cleanup
cleanup
cleanup
fix
oups
levelset split corrected
compile on lm.cism.ucl.ac.be
high order di elements + outer edges
pp
pp
fix compilation without mesh module
store octree in PViewData + cleanup adaptation check
fix compile
Gauss.? -> GaussIntegration.? to avoid file name clashes with getdp
fix
add critical point test function²
strengthening of the index control
dg : move function (and numpy dependency) from gmsh/Solver to projects/dg
fix compile
avoid to include external headers in gmsh headers files so that the
fix mid nodes for di_elements
Solver/function : add numpy function, combined with blitz those function
Remove uppertopology in GModel, reverting commit a while ago (not necessary anymore). Draw commands are piped to mesh for compounds now, so DiscreteSurfaces should work without showCompounds option enabled. Without showCompounds enabled, compounded surfaces/edges are hidden from the user, making only the uppermost topology part accessible. Selections of lower surfaces are piped to the compound.
dg : dgTerm pass 2 + simplification of dgResidual
gmshpy : remove python SIGINT signal handler so that CTRL-C exit gmsh
Renamed compound_only parameter to showCompound. Enable to fix issue with invisible discrete meshes.
Loading