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
2f5469165965458606c882f629347b8a1febcace
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
23
Nov
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
Implement MetaFor cycle
Implement space steps products methods
Implement space steps methods.
Implement nested container for spaceStepsPowers
Implement method to get entities usign template. Change Dimension template from typename to int
Rename Dimensions to Coordinates, where appropriate. Move origin to base grid
Add base class for the distributed grid
Implement base class for Grid1D
Implement a prototype of the base class for grid
Fix comments for the traverse methods
Remove unused grid traversers for grid
Loading