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
548b7842274d7d15fe80103196d33d933aa48de5
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
Add possibility to specify boundaries for traverse. Add orientation to
Rename Basis to BasisGetter
Remove distributed grid
Fix traversers tests
Implement tests for space steps setters/getters
Restructured grid folder
Implement benchmark for grid traverse operations
Removed extra memory swap for heat equation
Delete GridTopology.h
Implement boundary checks. Add cut traversers
Implement tests for Grid3D traverse
Implement tests for Grid3D accessors
Implement traverse properties tests
Update Grid3D public API
Implement tests for combinations function
Implement tests for forBoundary traverser
Implement boundary traversal for grids
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
Loading