Zoltan2
|
Defines the GraphAdapter interface. More...
Go to the source code of this file.
Classes | |
class | Zoltan2::GraphAdapter< User, UserCoord > |
GraphAdapter defines the interface for graph-based user data. More... | |
Namespaces | |
Zoltan2 | |
Enumerations | |
enum | Zoltan2::GraphEntityType { Zoltan2::GRAPH_VERTEX, Zoltan2::GRAPH_EDGE } |
Enumerated entity type for graphs: Vertices or Edges. More... | |
Defines the GraphAdapter interface.
Definition in file Zoltan2_GraphAdapter.hpp.