Hello Nick,
Thank you for your answer.
I think I finally have managed the problem. For the ones who could need
it there is what I've done:
typedef
boost::parallel::distributed_property_map
On Mar 14, 2013, at 8:29 AM, Borja Miñano wrote:
Hello Jeremiah,
Thank you for your help. I am using now Internal properties and property maps to read and write the properties. But I have another question. I want to write to an in_edge from a processor when this edge is not local. What do I need for being able to do it? An distributed property map or a iterator_property_map? If you want to write to non-local edges you'll need a distributed property map (which will require an edge index map) as well as a means of determining the edge_descriptor for the edge you want to write to. Note that construction via edge() is not supported for non-local edges.
Hope that helps, Nick _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
-- Un saludo, Borja Miñano IAC3 - Universitat de les Illes Balears ParcBit - Edifici 17 (Disset); Local D7 Cra. Valldemossa km. 7,4 E-07121 Palma de Mallorca. Balears. Spain. Phone: +34 871 967 434