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.
b51a8acf967453a5f4050aa4a776ea35a99e0a2c
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
6
Sep
4
3
2
1
31
Aug
30
29
27
26
25
24
23
22
21
19
18
17
16
13
12
6
5
4
3
2
31
Jul
30
28
27
26
24
23
22
21
16
14
13
12
11
8
7
5
30
Jun
29
25
23
21
20
18
17
16
15
14
13
12
11
10
9
8
4
3
2
1
31
May
30
29
28
27
25
23
21
20
19
18
17
16
14
13
12
11
7
6
5
4
3
2
1
30
Apr
29
28
27
26
25
23
22
21
20
18
16
15
7
6
2
1
31
Mar
30
29
27
26
25
24
23
22
21
20
19
18
17
16
15
13
12
11
10
9
8
7
6
5
4
3
2
1
28
Feb
26
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
Remove the template on IPField. Use the function space of Solver and
don't orient boundary layer mesh
fix (partially) levelset-based plugins for adapted views
use inexact parFromPoint in mesh orientation
- better surf orientation, but still not great (sigh)
dg : faster integrals on boundary
fix #93
fix warning
pp
better orientation algo (also ok if no vertices inside the face)
Remove ElasticFields. Now the solver has a vector<partDomain*> and not
pp
don't package project in source
Tetgen (delaunay) works also for discrete surfaces
fullMatrix::resize also uses setAll(0.) instead of scale(0.)
pp
restore discrete vol in old db!
pp
pp
* don't try to reorient discrete surfaces
pp
Previously for Gmsh geometries we checked the orientation of surface meshes
pp
Optimize -> Optimize 3D
pp
don't load dataset if model is empty
more stat msg cleanups
fullMatrix constructor uses setAll(0.) instead of scale(0.), thus NaNs and Infs are eliminated.
fix boundary layers from discreteEdges/Faces
show memory usage if available
don't autoscroll if window is not shown (this speeds up things a lot on Mac)
Loading