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
79887bfffb54e9e7cfe0143460a8277d924f62fc
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
6
Jun
4
1
22
May
9
8
6
4
3
2
24
Apr
14
13
12
5
4
3
2
31
Mar
27
26
25
24
19
17
16
15
13
11
10
9
8
7
6
28
Feb
26
25
24
11
10
26
Jan
20
15
10
9
8
6
5
2
31
Dec
30
29
23
20
17
16
14
10
9
8
9
8
7
6
2
Implement tests for interior traversal
Implement forInterior traverser. Add test cases for interior and boundary entities
Fix forAll tests
Fix traverse tests compilation for CUDA
Implement tests for forAll traverse method
Implement generic forEach
Implement Basis type
Implement template permutation generation
Fix unit tests building
Refactor NeighbourGridEntityGetter3D and frename Neighbor to Neighbour
Refactor NeighbourGridEntityGetter2D
Refactor 1D NeighbourGridEntityGetter
Fix building of the project
Refactor GridEntityCenterGetter
Implement fixes for the Distributed grid
Refactor BoundaryGridEntityChecker
Reformat distributed grid
Reformat code of grid entity support classes
Simplified GridEntity by removing storage type
Fix traverser tests compiling
Implement core logic for traverser tests
Refactor tests to not use parameter packs
Speed up test compilation. Fixed grid traversers
Implement traverser for all/interior methods
Move explicit calls of ParallelFor to NDimGrid
Fix compiling of grid tests with nvcc
Implement tests for origin set and get
Implemented tests for dimensions and entities counts getters
Added id to output to log file
Fix running implementations. Implement benchmark with the memory load
Implement basic tests for 1D and 2D grid dimension setters/getters
Implement testing suite architecture
Comment out broken tests
Implement fixes in the templates. Fix grid to work correctly on benchmark
Fix formatting
Fix commented code
Fix building of NDim grid
Fix formatting
Reformat NDimGrid
Add base class NDimGrid for each grid
Loading