Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
redistribute.hpp File Reference
Include dependency graph for redistribute.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::detail::parallel::redistributed_descriptor< Descriptor, DescriptorProperty >
 
struct  boost::detail::parallel::target_migrated_t< VertexProcessorMap, Graph >
 
struct  boost::detail::parallel::source_migrated_t< VertexProcessorMap, Graph >
 
struct  boost::detail::parallel::source_or_target_migrated_t< VertexProcessorMap, Graph >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::detail
 
 boost::detail::parallel
 

Functions

template<typename VertexProcessorMap , typename Graph >
target_migrated_t
< VertexProcessorMap, Graph > 
boost::detail::parallel::target_migrated (VertexProcessorMap vertex_to_processor, const Graph &g)
 
template<typename VertexProcessorMap , typename Graph >
source_migrated_t
< VertexProcessorMap, Graph > 
boost::detail::parallel::source_migrated (VertexProcessorMap vertex_to_processor, const Graph &g)
 
template<typename VertexProcessorMap , typename Graph >
source_or_target_migrated_t
< VertexProcessorMap, Graph > 
boost::detail::parallel::source_or_target_migrated (VertexProcessorMap vertex_to_processor, const Graph &g)