vtkDistributedVertexPropertyMapType< DataArray > Struct Template Reference

#include <vtkPBGLGraphAdapter.h>

List of all members.


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 397 of file vtkPBGLGraphAdapter.h.

Public Types

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


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 403 of file vtkPBGLGraphAdapter.h.


The documentation for this struct was generated from the following file:
Generated on Mon Oct 6 15:29:03 2008 for VTK by  doxygen 1.4.7