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
816b1ec87aaed8234ae2541cd9f5f903dcc74852
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
19
Mar
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
2
1
31
Dec
30
29
28
27
26
25
24
22
21
20
16
15
14
13
12
11
10
7
5
2
1
30
Nov
29
28
26
24
23
22
21
20
17
16
15
14
13
12
9
8
7
6
5
4
3
2
1
28
Oct
25
16
14
13
9
8
2
1
20
Sep
17
12
10
9
6
5
3
31
Aug
30
29
28
27
26
25
23
21
20
19
18
16
15
8
6
4
3
1
29
Jul
27
26
25
24
23
22
21
3
28
Jun
25
23
22
21
20
18
17
14
10
9
8
7
2
31
May
28
27
24
17
11
10
8
6
4
3
1
30
Apr
29
21
17
14
8
7
5
2
1
31
Mar
29
28
26
24
22
21
17
16
11
10
8
5
4
3
1
28
Feb
24
18
17
16
14
12
28
Jan
14
13
11
4
23
Dec
22
21
19
18
17
16
15
11
9
2
30
Nov
29
28
26
25
24
23
22
17
16
15
9
8
5
2
1
29
Oct
27
23
21
19
13
12
8
7
5
4
28
Sep
27
25
23
21
18
15
13
12
7
31
Aug
10
7
6
3
2
1
31
Jul
30
29
28
27
25
24
23
21
20
18
17
16
14
11
10
5
4
1
30
Jun
29
28
26
25
24
23
22
21
15
13
12
11
10
8
5
3
25
May
23
21
19
17
16
11
9
8
7
6
4
3
2
1
30
Apr
29
28
27
25
21
18
16
14
10
9
5
2
28
Mar
23
21
20
19
18
17
16
13
12
10
9
7
6
5
Refactoring operators - setMatrixElements method.
Adding timer for transfering the metadata on GPU.
Bumped minimum cmake version to 3.4 (required for correct compilation with CUDA)
Added workaround for a bug in cmake 3.5.0
tak nestaci jen commit, musi byt i add. Prdani souboru operatoru
Dodelany operatorove funkce, pripraveno na implementaci stale nevim jak nabindovat differentialoperator,
Adding tnlTimer.
Improving timers, adding CPU cycles.
TODO list updated.
Root node with help objects done. Need to implement internal and leaf nodes and some createVDB handler. Then only lookup methods will be needed.
Adding counter of all iterations.
Created VDB 2D iterators.
vytvoreny operatory pro jednotlive rovnice
Improved circle unittests. Fixed circles.
Fixing CUDA compilation.
Fixing compilation with CUDA.
Merge branch 'master' of geraldine.fjfi.cvut.cz:/local/projects/tnl/tnl
Fixing CSR matrix formati bug.
Fixing mean curvature test.
Fixed math functions -- unsigned changed to float (in future may be double or templated). Added circle unittest. It needs to be improved.
Added math implementation for 2D circles
Adding inviscid flow and advection.
Fixing Neumann boundary conditions.
Merging with MASTER. Fast-Sweeping DONE.
oprava kompilace s icc
Bitmasks with unittests, basics for iterators and TODO list.
Merge branch 'master' into develop
Fixing tnl-diff.
Merging with MASTER. Fast-Sweeping 2D GPU done (probably not OPTIMAL)
Fixing code formatting.
Merge branch 'hamilton-jacobi' of ssh://geraldine.fjfi.cvut.cz:2222/local/projects/tnl/tnl into hamilton-jacobi
Dimension FORK added for Fast-sweeping
Dimension for added for Fast-sweeping
Merging with MASTER. Fast-Sweeping 3D CPU DONE (CANNOT TEST NOW)
Merging with MASTER. Fast-Sweeping 2D CPU DONE!
Merging with MASTER. Fast Sweep 2D in progress, fixed test functions
Merging with MASTER. Test functions DONE.
Merge remote-tracking branch 'origin/benchmarks'
Fixing instalation of tnl-log-to-html.py script.
Fixing setup of the boundary conditions.
Loading