Skip to content
Snippets Groups Projects
Commit 9679eabe authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Latest modules

parent 4a1a56fb
No related branches found
No related tags found
No related merge requests found
openfpm_numerics @ 18cb8a75
Subproject commit d508988caa242bf38bd8ba133cc91a7da41d0c34
Subproject commit 18cb8a754d279fbfac7e2e6fc4854971382c24c8
......@@ -304,6 +304,7 @@ class grid_dist_iterator<dim,device_grid,FIXED,stencil>
/*! \brief Constructor of the distributed grid iterator
*
* \param gk std::vector of the local grid
* \param gdb_ext information about the local grids
*
*/
grid_dist_iterator(const openfpm::vector<device_grid> & gk, const openfpm::vector<GBoxes<device_grid::dims>> & gdb_ext)
......
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