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
10d2d333c51c887c7fbd3555754d369891894ba5
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
13
Apr
12
11
6
5
3
1
31
Mar
30
29
28
27
25
8
2
1
15
Feb
14
10
9
3
2
30
Jan
29
25
24
23
19
16
8
26
Dec
21
20
15
14
13
12
11
10
7
6
5
4
3
2
1
30
Nov
29
28
26
22
21
all dif. operator and boundary conditions unified in flows
finished merge, L-F and S-W operators changed to accept classes as equation's RHS
resolved work for host /cuda in differential operators
removed solitare flow solvers for Euler and Navier-Stokes equations
added solver containing Steger-Warming, Van Leer and Lax Friedrich in one for Euler and Navier-Stokes
[WIP] Rewritting reduction using lambda functions.
Rewritting parallel reduciton with lambda functions.
Fixed array assignment.
Merge branch 'revision' into 'develop'
Fixed typo in DistributedVectorView
One more fix of array assignment.
Fixed array assignement.
Renaming Vector_impl.h to Vector.hpp and deleting vector operation functions.
Fixed constructors of DistributedVectorView
[WIP] Vector revision.
Fixed DistributedArrayTest
Added getView() and getConstView() methods to Array, ArrayView, Vector, VectorView, DistributedArray, DistributedArrayView, DistributedVector and DistributedVectorView
Fixing Array - constructors and method empty.
Moved ArrayView::SerializationType from public interface into private section
Simplified comparison operators in ArrayView
Fixed spaces in Array and ArrayView
Fixed missing and unused includes in Array and ArrayView
Removed TypeTraits.h - obsolete, not used even in ArrayAssignment now
Fixing ArrayView evaluate test.
Removed ThisType from Array and ArrayView
[WIP] Restoring renamed ArrayView.hpp.
[WIP] Fixing ArrayView and Array after revision changes.
Adding ArrayView example.
Fixing Multimap unit test.
Writing ArrayView documentation plus few changes in Array.
[WIP] Fixing Array tast.
[WIP] Fixing changes in Array.
Removed deprecated type names from tnl-view and tnl-diff
Removed MultiArray and MultiVector classes
Fixed typo from revision in tnl-benchmark-linear-solvers.h
SFINAE for array asignment seems to be solved.
[WIP] Debugging array assignment.
[WIP] SFINAE for array assignment is still not working for arrays of tnlChunkedEllpackSliceInfo.
Attempt for SFINAE in array assignment.
Array documentation and array assignment operator.
Loading