8 Mar
2013
8 Mar
'13
3:27 p.m.
Hello,
I need help. I have a distributed graph with a distributed property map for
an edge value.
The problem is that the synchronize procedure does not synchronize my ghost
edges values.
I have a loop that reads from the property, synchronizes, modifies its value
and synchronizes it.
What I see is that the value is not being synchronized for the ghost edges.
for (int t = 0; t < 2; t++) {
myfile<