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
39fc5b3717e2ebb7198184c79743f328852e3a9d
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
14
Dec
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
2
1
31
Dec
30
29
28
27
26
25
24
22
21
20
16
15
14
13
Benchmarks
Benchmark.
Sliced ellpack symmetric.
opraveny chyby, 1D a 2D ozkouseno
Forgot set symReader for rowLengths.
Merge branch 'hamilton-jacobi' of geraldine.fjfi.cvut.cz:/local/projects/tnl/tnl into hamilton-jacobi
Merge branch 'develop' of geraldine.fjfi.cvut.cz:/local/projects/tnl/tnl into develop
Changing default matrix type to SlicedEllpack.
Fixed Assert.h.
Fixed bug in parallel multireduction
Graph matrix
Fixed compilation of tnl-cuda-arch
Fixed assertion messages in GridEntityGetter
Removed useless/ineffective namespace from Assert.h
Assert renamed to TNL_ASSERT.
Fixed simple heat equation benchmark.
Reformating the heat eqaution problem.
Added missing include of Math.h to List_impl.h
Moved stuff from Logger::writeSystemInformation to Devices::Host and Devices::CudaDeviceInfo
Added FIXME notes to Cuda::configSetup and Cuda::setup
Merged SystemInfo class into Devices::Host
Moved getFreeMemory from Cuda to CudaDeviceInfo
Fixed Cuda::getGlobalThreadIdx method
Removed unused method Cuda::getDeviceId
Added constexpr to some Cuda methods
Merge branch 'develop' of geraldine.fjfi.cvut.cz:/local/projects/tnl/tnl into develop
Fixing simple heat equation benchmark.
Cosmetic changes in Array and Vector
Cosmetic changes in VectorOperations
Moved VectorOperations from Containers to Containers::Algorithms namespace
Cosmetic changes in ArrayOperations
Moved ArrayOperations from Containers to Containers::Algorithms namespace
Renamed DataElement to ListDataElement
Moved the List class into the Containers namespace
Added default case into Cuda::checkDevice
Fixed indentation in Cuda.cu
Fixed and simplified MeshFunctionVTKWriter
Fixed usage of StaticVector as RealType in tnl-view
Added Devices::Cuda::getSharedMemory method
Implemented MeshFunctionGnuplotWriter for 3D grids
Loading