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.
4a0c0d63a0eeaaef96d8e13eac365d1444eeb551
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
11
Oct
9
8
7
6
4
2
1
29
Sep
27
26
25
24
23
22
19
18
17
16
12
11
10
4
30
Aug
28
26
25
22
20
19
18
17
16
8
6
5
4
1
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
fix msvc
Fixed compilation of Python interface
avoid to create PView if there are no data
cleanup + add constructor to FuncSpaceData
Fixed compilation of MetricBasis
fix compile
Add FuncSpaceData to make use of Bases simpler and more powerful.
onelab2
Mesh optimizer: changed input, improved robustness of barrier functions, added different scaling for node displacement, removed NCJ contribution, added IdealJac contribution.
Added access to Jacobian from ideal element in JacobianBasis. Added "idealJacobian" measure in MElement.
edit recv for onelab2 server
Initial commit for ONELAB2
Adding GenericVertex, GenericEdge, GenericFace and GenericRegion: derived classes from GEntity (as OCCVertex, etc. for instance), providing a generic interface to any other modeler through the use of callbacks functions to be given by the user...
Edit for ONELAB2
fix parametric node in volume
Undid change committed in r19612 that was erroneous
Fixed mapFromIdealElement for tets in JacobianBasis
Added inverse conditioning to mesh quality optimizer
Fixed error in computation of inverse conditioning
Vectorial Sommerfeld (Silver-Muller): seems ok
Added computation of normals and 3D primary Jacobian from ideal element in JacobianBasis. Worked on computation of inverse condition number.
Added computation of inverse condition number in JacobianBasis
Fixed min. metric contribution in new HO optimizer
Fixed computation and optimization of NCJ quality measure
Added unary minus operator to SVector3
fix -setnumber for negative nums
Added MeshQualityOptimizer (does not work yet)
Re-organized computation of mesh quality measures
Added "normalized corner Jacobian" quality measure for triangles and quads (not yet used nor tested)
new View.{Min,Max}Visible options
fix for new xcode
Optimized patch creation in mesh optimizer
Changed criterion for stagnation and fixed optimization w.r.t. CAD distacne in general mesh optimizer
cmake : allow to manually specify numpy include directory (usefull when
Changer handling of results in general optimizer, added CAD distance to high order optimizer.
Changed name of classes for barrier functions and handling of objective function
Added "CADDist" contribution to objective function in high-order mesh optimizer
Changed handling of contributions in mesh optimizer (to make future parallelization easier)
Fixed compliance to C++98 standard in MeshOptObjContrib
Fixed compliance to C++98 standard in MeshOptCommon
Loading