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

Updating modules

parent a823bd93
No related branches found
No related tags found
No related merge requests found
......@@ -76,8 +76,8 @@ int main(int argc, char* argv[])
vd.template getPos<0>(key)[0] += 0.005;
vd.template getPos<0>(key)[1] += 0.005;
vd.template getProp<1>(key)[0] = 0.005;
vd.template getProp<1>(key)[1] = 0.005;
vd.template getProp<1>(key)[0] = 0.005;
vd.template getProp<1>(key)[1] = 0.005;
++it;
}
......
openfpm_data @ 8b571a76
Subproject commit 6adf7aaa89e85ca08d96664359f2de28b3939c1e
Subproject commit 8b571a762803070f0937c136c248634d08e94fd4
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