Skip to content
Snippets Groups Projects
Commit 7b38135b authored by Sebastian Eibl's avatar Sebastian Eibl
Browse files

added more links to docu

parent f7684dcf
No related merge requests found
...@@ -37,7 +37,7 @@ Since all kernels are written against an abstract interface to access the partic ...@@ -37,7 +37,7 @@ Since all kernels are written against an abstract interface to access the partic
Finally, to improve the complexity of the collision detection step, we need a data::LinkedCells acceleration data structure. Finally, to improve the complexity of the collision detection step, we need a data::LinkedCells acceleration data structure.
\snippet 01_MESAPD.cpp DataStructure \snippet 01_MESAPD.cpp DataStructures
Now we are almost ready to initialize the particles for our simulation. For this purpose we will write two helper functions to create spheres and walls. Now we are almost ready to initialize the particles for our simulation. For this purpose we will write two helper functions to create spheres and walls.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment