From b7530a11fc9fa1a9bd5e97b80d2d83c3bab78d00 Mon Sep 17 00:00:00 2001 From: jstark <jstark@mpi-cbg.de> Date: Fri, 27 Aug 2021 14:32:03 +0200 Subject: [PATCH] Removed vd.map() again from method of images! because mapping changes the IDs of the particles and then we wouldn't know which source and mirror belong to each other. --- openfpm_numerics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openfpm_numerics b/openfpm_numerics index e0528b8a0..62fbcada6 160000 --- a/openfpm_numerics +++ b/openfpm_numerics @@ -1 +1 @@ -Subproject commit e0528b8a0ab24b5d5b8f4ccb6f9aed1bbeb8ac0a +Subproject commit 62fbcada6beef7a2566f0d2220f2bb0d0b642e63 -- GitLab