Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tnl-dev
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
TNL
tnl-dev
Graph
84bd37830e2c71ebb3a16a523da78e269ed7f040
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Feb
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
4
2
1
27
Jan
26
25
12
6
5
24
Dec
23
19
14
8
7
6
5
4
1
30
Nov
29
23
20
19
18
17
11
10
9
8
6
4
1
30
Oct
26
23
20
15
13
12
9
8
7
6
5
3
2
1
30
Sep
28
27
26
25
14
13
11
8
5
4
3
29
Aug
28
24
23
21
19
18
17
16
15
11
10
9
8
7
2
1
31
Jul
29
28
27
26
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
1
30
Jun
23
19
17
15
14
13
12
10
7
5
3
30
May
24
13
11
10
9
7
6
5
3
1
30
Apr
29
28
27
26
25
24
23
19
18
16
15
14
13
12
11
10
8
7
6
5
4
3
2
1
31
Mar
30
29
28
26
25
23
22
21
20
19
18
17
15
13
12
11
10
9
8
6
5
3
2
29
Feb
24
23
22
19
18
17
16
15
14
13
11
10
9
8
7
6
31
Jan
29
28
27
20
19
18
17
15
14
12
10
9
8
7
6
5
4
Fixed copying vectors to cuda
Copy test.
Cosmetics
Fixed wrong calls
Fixed accessing to private variable.
Fixed calling this->getPaddingIndex() in tnlMatrix class.
Fixed getColumnIndexes()
Refactoring. Copy matrix from host to cuda. New unit test.
Graph matrix implementation.
Adding artificial viscosity to the Lax-Fridrichs scheme for inviscid flow.
Fixed math functions in reduction-operations.h
Fixing the inviscid flow solver.
Refactoring the inviscid flow solver.
Refactoring the inviscid flow solver.
Implementing vector field Gnuplot writer.
Adding vector field to tnl-view.
Added check for 0 size to Array::operator==
Improved TNL_ASSERT macro
Fixed bug in Array methods
Refactoring the invsicid flow solver.
Implementing physical variables getter.
Implementing initial condition for the Riemann problem.
Implementing initial condition for the Riemmann proble for the inviscid compressible flow.
Implementing vector norm test function.
Adding radius and multiplicator to vector norm function.
Implementing analytic function vector norm.
Refactoring the inviscid flow solver.
Refactoring the inviscid flow solver.
Transport equation EOC is working.
Implementing transport equation EOC solver.
Adding todo note about a 'bug' in parallel reduction in CUDA.
Fixing Lax-Fridrichs scheme for CUDA.
The transport equation is refactored.
Refactoring the transport equation.
Refactoring the transport equation problem.
Adding vector field.
Fixing test function.
Adding analytic operators to test function.
Merge branch 'hamilton-jacobi' into transport-equation
Adding analytic operators for basic transformations:
Loading