Updated Home (markdown) authored by Anonymous's avatar Anonymous
...@@ -4,7 +4,7 @@ This module collect the implementation of non-distributed structures like vector ...@@ -4,7 +4,7 @@ This module collect the implementation of non-distributed structures like vector
Folders: Folders:
* **Vector**: Implementation of vector structures (doxygen) * **Vector**: Implementation of vector structures [doc and tutorials](http://ppmcore.mpi-cbg.de/doxygen/openfpm_data/classopenfpm_1_1vector_3_01T_00_01device__cpu_3_01T_01_4_00_01Memory_00_01grow__p_00_01OPENFPM__NATIVE_01_4.html)
* **Grid**: Implementation of multi arrays (doxygen) * **Grid**: Implementation of multi arrays (doxygen)
* **Graph**: Implementation of graph structures (doxygen) * **Graph**: Implementation of graph structures (doxygen)
* **NN** : Implementation of Nearest Neighbourhood search structure like CellList ... (doxygen) * **NN** : Implementation of Nearest Neighbourhood search structure like CellList ... (doxygen)
... ...
......