VTK
Public Types | List of all members
vtkDistributedEdgePropertyMapType< DataArray > Struct Template Reference

#include <vtkPBGLGraphAdapter.h>

Public Types

typedef boost::parallel::distributed_property_map< boost::graph::distributed::mpi_process_group, boost::vtkEdgeGlobalMap, DataArray * > type
 

Detailed Description

template<typename DataArray>
struct vtkDistributedEdgePropertyMapType< DataArray >

Retrieves the type of the distributed property map indexed by the edges of a distributed graph.

Definition at line 444 of file vtkPBGLGraphAdapter.h.

Member Typedef Documentation

template<typename DataArray>
typedef boost::parallel::distributed_property_map< boost::graph::distributed::mpi_process_group, boost::vtkEdgeGlobalMap, DataArray*> vtkDistributedEdgePropertyMapType< DataArray >::type

Definition at line 449 of file vtkPBGLGraphAdapter.h.


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