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.
aaac3a05256d9cea7ab2a40059619861d19301d7
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
9
Aug
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
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
Use segue for iPhone
Added fast curving functionality to high-order tools
fix more warning
Fix warning in project file (iOS)
Fix parameters on iOS
Set x/y/z view with quaternion (iOS)
Show models list before UISplitViewController (iPad)
Fix textured string on iOS
Use shared files in Documents to get models list (iOS)
Add file-sharing support
Adapt the code for iPhone
drawString for iOS and new ViewController for models list
Show all errors (Android)
Fix JNI crashes (Android)
Ooops: Reverting back Numeric and Geo
Simplifying Implementation + Doc
Add textured string for mobile (Android)
fix problem when working in case of number of procs > number of partitions
bug using PETSC corrected...
petsc : MatXAIJSetPreallocation not available in petsc < 3.3
linearSystemPETSc : implement linearSystemPETScBlockDouble as a template
petsc : do not use MatAssembled, keep our own flag instead so that we
petsc : zeroMatrix() : do not call MatAssembly on empty matrix, it destroys preallocation on petsc 3.4
High order gui : fix uninitialized values
geo : fix bezier curve (so that we can have perfect match with svg path)
pp
cmake options
document cmake options
don't allow remving a solver when onelab is busy
cleanup
oupps PythonField.h => FieldPython.h
add PythonField.h to extra_include for python bindings generation
add python field
** ReferenceSpace:
Cleaning FunctionSpace directory: better interface + mispelling correction of From into Form
Adding Quad and Tet EdgeBasis with nex ReferenceSpace -- Seems OK
Loading