Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Dominik Mehlich
waLBerla
Commits
3061c7f3
Commit
3061c7f3
authored
Aug 30, 2019
by
Sebastian Eibl
Browse files
added missing SyncGhostOwners
parent
cfeb72ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
apps/benchmarks/GranularGas/GenerateModule.py
View file @
3061c7f3
...
...
@@ -74,6 +74,7 @@ if __name__ == '__main__':
comm
.
append
(
mpi
.
ClearNextNeighborSync
())
comm
.
append
(
mpi
.
ReduceContactHistory
())
comm
.
append
(
mpi
.
ReduceProperty
())
comm
.
append
(
mpi
.
SyncGhostOwners
(
ps
))
comm
.
append
(
mpi
.
SyncNextNeighbors
(
ps
))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment