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.
a422f25e220a01cf7976c4e2ae18a35d4a9e73c4
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
31
Jul
30
29
28
25
24
23
16
10
9
8
7
4
3
1
30
Jun
29
27
26
25
24
23
22
21
20
19
18
17
16
14
13
12
10
9
8
7
6
5
4
3
2
1
30
May
29
28
27
26
25
24
23
21
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
30
Apr
29
28
27
26
24
23
20
17
14
12
11
10
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
fix vertex numbering
connected surfaces/regions
polyg/polyh
fix bug
(1) Faster JacobianBasis construction: construct bezierBasis only if necessary
Addition of plugin DuplicateBoundary that allow one to modelize inter granular cracks with cohesive zones.
missing attribs
new OnelabRun function
updateViews test cannot rely on numPreviousViews when parsing script files
fix commandLine for partition with weights\ntri in the documentation, triangle in the code\nnow, both are allowed (only one should be allowed?)
Better way to include Dofs into DofManager + Better way for FunctionSpace::getKeys(goe, map)
Precomputing of FunctionSpace Dof + Unique ID for GroupOfElement + Correct Condition in Haroche (Be compy-past cursedsvn st --quiet)
pp
- ParseString can now run in the current model directory (useful when parsing things with relative filenames)
dg : revert last commits as I won't be able to fix everything before
Graph attribute can now be used to select graph type
fix memory leak
allow to parse command when double-clicking on graph point
graph data points in selection buffer
can now draw 2d graphs in model coordinates (so we can zoom in)
dg : introduce functorNumpy
New FunctionSpace getKey(): start point
dg : functor to replace function (simpler and OpenMP compatible)
blossom : new/free => malloc/free
new options to specify the python and octave interpreters
prevent out-of-bound access
sanitize plugin help for texinfo
gmsh_2_8_5
gmsh_2_8_5
remove until ready
Changed tolerance w.r.t. level-set value in mesh splitting. Changed incompressible naca0012_ls test case.
add SLPEc
dg : micro macro particle
cmake python : add FindPackage(PythonInterp)
access global lc in options
use tolerance
Bezier: Implementation of subdivision for pyramids
Loading