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.
0303bc2bdf98d5af8a99a6918e02ee840fa335d9
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
17
Jun
16
15
14
13
12
11
10
7
6
5
4
3
2
1
31
May
30
29
28
27
26
25
24
23
22
21
20
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
30
Apr
29
26
25
23
22
19
18
17
16
14
13
12
11
10
9
8
6
5
4
3
2
1
29
Mar
28
27
26
25
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
2
28
Feb
27
26
25
22
21
20
19
18
15
14
13
12
11
9
8
7
6
5
4
3
2
1
31
Jan
30
29
28
27
25
24
23
22
21
20
18
17
15
12
11
10
9
8
7
3
1
24
Dec
21
20
Switch to new algo for generation of Points/Monomials.
move getTag(..) from nodalBasis to MElement
clean up
Add algo for serendipity elements.
add getDoubleMonomials()
fix bug
Context.h : Remove double semicolmn -- BasisFactory.cpp : ClearAll : incrementing interators
add dimensionFromTag & SerendipityFromTag
fix regression with extrusions of many surfaces: order faces by tag - this allows to minimize the number of passes necessary to resolve dependencies (otherwise 10 passes is not enough!)
change computation of vector at COG : average norms and directions separately; this allows to respect min/max
add BasisFactory::clearAll()
Fix && cleaning
Fixed NACA00 level-set for non-zero y0
should still include GmshSocket.h
Validate computation of f(u,v,w) with new monomial exponents order.
ReferenceSpace simplified
make simply connected
use a capitalized attribute name NotInDb
database management
do not save on disk parameters with attribute notInDb
add a metamodel defined tag to the default data base name; exclude the parameter WorkingDir from the database
don't use 0.9, 0.1: it fails with some ruled surfaces
new algo for pyramids. Validation points ok
Orientation -- Trying new stuff
increase solvers to 10
mistake
Implementation of new algo for prisms and serendipity of elements other than simplex or pyramid.
fix compile
Validate new monomials/points generation algorithms
visualization of High order 1D mesh elements (not postpro)
Create gmshGenerateMonomials.
CMake : add custom blas/lapack
cairo : polish
start removing GmshSocket references
todo
pp
Structure Bases. All find/create functions are now in BasisFactory
fix bug invertion
Loading