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.
adc51a0c13c5a2327d1efe039b0ce376445e76f7
Select Git revision
Selected
adc51a0c13c5a2327d1efe039b0ce376445e76f7
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
19
Nov
18
14
13
12
8
7
6
5
4
1
31
Oct
29
28
26
25
24
23
22
21
20
19
18
17
16
15
13
12
11
9
8
7
6
5
4
3
2
1
30
Sep
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Aug
29
28
27
26
25
24
23
22
21
20
19
18
17
16
13
12
9
8
6
5
2
1
29
Jul
25
24
23
21
19
18
17
16
15
14
13
12
11
10
9
8
6
5
4
3
2
1
30
Jun
29
28
27
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
7
6
5
4
3
2
1
31
May
30
29
28
Thread safe BasisFactory::getNodalBasis()
Lagrange Basis uses ReferenceSpace -- WARNING Orientation still misses + REworked line basis + ReferenceSpace takes only connectivity into account: seems enough
better deletion of subclients
swig : fix build without numpy
gmshpy : convert fullMatrix to numpy array on return
replace fullMatrix::gemmWithATranspose by more general flags on
set lc in OCCFactory::addVertex (patch from Wendy)
fix from Wendy
and -> &&
pp
FISIC project : adding intersected embedded edge for Line In Surface
oops : regions not implemented !
better fix for petsc 3.4
fix for petsc 3.4 does not seem to work everywhere
fix crash
fix for serial petsc 3.4
don't crash if extruded entity is a duplicate
fix crash
lu factorization: adding pivot indices as parameter
Added LU factorization and substitution to fullMatrix
fixed bug in edge swapping when internal edges were there...
pp
fix PViewData::fromVector (skipping tagged nodes was wrong!)
python : transparent conversion from numpy vector to fullMatrix(in place
fix barycenter and lagPointFast in 2D (not tested)
Allowed the periodical voronoi diagram using the -microstructure option to deal with rectangle of arbitrary size. Xmax, Ymax and Zmax are to be specified as entry 3 to 5 of the input file.
Added "adaptive" visualization of high-order meshes (subdivide only curved elements)
oops
bug in getAllParameters
bug in smoothing
fix compile
Oops.
Added maxDistToStraight to MElement. High order mesh optimization: fixed bug with length scale, worked on one-by-one strategy.
Changed fast Jacobian estimation
add some "const"
Direct interface to MUMPS without PETSc
pp
Loading