Searched refs:sphere_owner_SDs_tmp (Results 1 – 1 of 1) sorted by relevance
189 std::vector<unsigned int, cudallocator<unsigned int>> sphere_owner_SDs_tmp; in defragment_initial_positions() local206 sphere_owner_SDs_tmp.resize(nSpheres); in defragment_initial_positions()225 sphere_owner_SDs_tmp.at(i) = sphere_owner_SDs.at(sphere_ids.at(i)); in defragment_initial_positions()244 sphere_owner_SDs.swap(sphere_owner_SDs_tmp); in defragment_initial_positions()