Skip to content
Snippets Groups Projects
Commit bf9571da authored by yaskovet's avatar yaskovet
Browse files

Revert "Fix[temp]: remove_particles map"

This reverts commit 7edafa87.
parent c69199ad
No related branches found
No related tags found
No related merge requests found
......@@ -430,8 +430,8 @@ void remove_marked(vector_type & vd, const int n = 1024)
for (int j = 0 ; j < exp_tmp.ref() ; j++)
{exp_tmp.decRef();}*/
//vd_pos_new.setMemory(exp_tmp);
//vd_prp_new.setMemoryArray((CudaMemory *)&exp_tmp2);
vd_pos_new.setMemory(exp_tmp);
vd_prp_new.setMemoryArray((CudaMemory *)&exp_tmp2);
// resize them
......
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