Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::property_map< compressed_sparse_row_graph< directedS, VertexProperty, EdgeProperty, GraphProperty, distributedS< ProcessGroup, InVertex, InDistribution >, InEdgeIndex >, Tag > Class Template Reference

#include <compressed_sparse_row_graph.hpp>

Public Types

typedef
::boost::parallel::distributed_property_map
< process_group_type,
global_map, local_pmap > 
type
 
typedef
::boost::parallel::distributed_property_map
< process_group_type,
global_map, local_const_pmap > 
const_type
 

Member Typedef Documentation

template<typename VertexProperty , typename EdgeProperty , typename GraphProperty , typename ProcessGroup , typename InVertex , typename InDistribution , typename InEdgeIndex , typename Tag >
typedef ::boost::parallel::distributed_property_map< process_group_type, global_map, local_const_pmap> boost::property_map< compressed_sparse_row_graph< directedS, VertexProperty, EdgeProperty, GraphProperty, distributedS< ProcessGroup, InVertex, InDistribution >, InEdgeIndex >, Tag >::const_type
template<typename VertexProperty , typename EdgeProperty , typename GraphProperty , typename ProcessGroup , typename InVertex , typename InDistribution , typename InEdgeIndex , typename Tag >
typedef ::boost::parallel::distributed_property_map< process_group_type, global_map, local_pmap> boost::property_map< compressed_sparse_row_graph< directedS, VertexProperty, EdgeProperty, GraphProperty, distributedS< ProcessGroup, InVertex, InDistribution >, InEdgeIndex >, Tag >::type

The documentation for this class was generated from the following file: