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.
12612c94e5d9b5dca166a316739af4ae68500047
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
14
Mar
13
12
11
10
9
8
7
6
5
3
2
1
29
Feb
28
27
26
25
24
23
22
21
19
18
17
16
15
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Jan
30
29
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
7
6
5
4
3
2
1
31
Dec
27
24
23
22
21
20
19
18
17
16
15
14
13
12
9
8
7
6
5
4
3
2
1
30
Nov
29
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
This time the new frontal algo is stable... people should definitively use it
added Mesh.RemeshParametrization=7; //7=conformal_fe
convexBoundaries works nice :-)
Add files for surface remeshing with BAMG
Fix
Cleanup
RTree.h license
Testing different Lc for Aniso Meshing
multiscale laplace with the new convex map
acceptable temporary solution
oops
frontal mesher is now fully functional for compound faces
crazy bug of odd rewards, resolved when decommenting stuff in function line 1165
hack to save each partition as a separate physical entity (for our DDM code)
add hessf to functionSpace<T>
added convex boundary check for mappings
draw solution of recombine(depth)
xyz2uvw did not work for triangle in the y-z plane ( !!! )
fix compile (sigh...)
fix compile
fix cmake
compile fixes
debug recombine(depth)
rm voronoi3d
add voro++ and rtree
richards equation stuff + add possibility to compute means directly on barycenter (for lin elmts)
Some general simplifications, clean up changes in data, bugged recombine(depth)
fix compile
added mean value convex map of floater, works much metter ...
Added GeomMeshMatcher to the python bindings.
fix compile msvc
more 2d graph fine-tuning
Post : trying to make saturate work for vectors
Global update for MultiRate
Added convex combination choice in geo file
Loading