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
3230ca63f63fa6426f68d1696eb84ddf20e4411c
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
3
Nov
2
1
31
Oct
30
29
27
25
24
23
22
21
19
17
16
7
6
4
3
2
29
Sep
28
27
24
23
22
20
19
18
17
16
15
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Aug
29
28
27
26
25
24
23
22
21
20
19
17
16
15
14
13
9
7
6
5
3
2
1
22
Jul
20
19
15
14
13
11
9
8
7
6
5
4
3
2
1
28
Jun
22
20
19
18
13
12
11
10
9
8
7
6
5
4
2
1
31
May
30
17
14
12
10
9
8
7
6
5
4
3
1
23
Apr
19
18
17
12
5
29
Mar
28
24
22
19
8
6
5
4
1
27
Feb
26
22
21
20
5
4
3
2
29
Jan
19
In SparseMatrixTest.h:
Revert didn't work on jlk site, reverting manually to the CMakeLists.txt from branch Develop.
Deleted an accidentally included function in the last commit
Edited CMakeLists.txt to account for SparseMatrixTest files.
In src/UnitTests/Matrices:
In SparseMatrixCopyTest.h:
In SparseMatrixCopyTest.h:
In SparseMatrixCopyTest.h:
VTKWriter: improved implementation to avoid specializations by GridEntity
remote_mirror_d…
remote_mirror_d6225c370087f6a0fb86a76d3bea8f6a/arithmetics remote_mirror_d6225c370087f6a0fb86a76d3bea8f6a/lbm
Last repair of FIM for GPU.
In SparseMatrixCopyTest.h:
In sparseMatrixCopyTest.h:
Repair of last commit (error for - wihtout cuda):
FIM method implemented for GPU and FIM-FSM implemented for CPU (parallel).
Benchmarks: allow to run linear-solvers benchmarks only on GPU
In SparseMatrixCopyTest.h:
Merge branch 'nina' of jlk.fjfi.cvut.cz:mmg/tnl-dev into nina
String documentation.
Doxygen omits directories without documentation.
Added first examples into String.
Altered documentation of String. Started with examples.
Documentation of String. Better brief description.
Merge branch 'hamilton-jacobi' of jlk.fjfi.cvut.cz:mmg/tnl-dev into hamilton-jacobi
FIM method is now faster than chess method but some random error occurs.
Added documentation to String.
Fixed BLAS benchmark
Added documentation of String. Found error in StringTest split function.
Added tests(GetSize, GetAllocatedSize, GetString) and modified tests (SetString, replace) in StringTest.
Added FileNameTest.
Added string test getLine.
Merge branch 'nina' of jlk.fjfi.cvut.cz:mmg/tnl-dev into nina
Updated TODO
CMakeLists.txt: fixed style of messages printing build options
Disabled GCC's infamous 'maybe-uninitialized' warning and fixed check of Intel compiler
Removed useless message from CMakeLists.txt
Removed OptimizeForArchitecture from CMakeLists.txt
Refactoring SparseOperations: renamed reorderVector to reorderArray
Merge branch 'cineca/mpi' into 'develop'
Deleted Doxyfile in src/TNL.
FIM method implemented. Neighbours are being found on CPU. 3D parallel method disabled because of Array changes.
Loading