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

#include <vtkPBGLGraphAdapter.h>

Public Types

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

Detailed Description

template<typename DataArray>
struct vtkDistributedVertexPropertyMapType< DataArray >

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

Definition at line 401 of file vtkPBGLGraphAdapter.h.

Member Typedef Documentation

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

Definition at line 406 of file vtkPBGLGraphAdapter.h.


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