Skip to content
Snippets Groups Projects
Commit fb3807b5 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Fixed the index of tutorials

parent 31fa61f9
No related branches found
No related tags found
1 merge request!82MPI refactoring
......@@ -2,11 +2,10 @@
## Tutorials
1. [Building applications with TNL](tutorial_building_applications_with_tnl.html)
2. [General concepts](tutorial_GeneralConcepts.html)
3. [Arrays](tutorial_Arrays.html)
4. [Vectors](tutorial_Vectors.html)
5. [Flexible parallel reduction and scan](tutorial_ReductionAndScan.html)
6. [For loops](tutorial_ForLoops.html)
7. [Cross-device pointers](tutorial_Pointers.html)
8. [Matrices](tutorial_Matrices.html)
1. [General concepts](tutorial_GeneralConcepts.html)
2. [Arrays](tutorial_Arrays.html)
3. [Vectors](tutorial_Vectors.html)
4. [Flexible parallel reduction and scan](tutorial_ReductionAndScan.html)
5. [For loops](tutorial_ForLoops.html)
6. [Cross-device pointers](tutorial_Pointers.html)
7. [Matrices](tutorial_Matrices.html)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment