Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces | Enumerations
Zoltan2_GraphAdapter.hpp File Reference

Defines the GraphAdapter interface. More...

#include <Zoltan2_Adapter.hpp>
#include <Zoltan2_VectorAdapter.hpp>
Include dependency graph for Zoltan2_GraphAdapter.hpp:
This graph shows which files directly or indirectly include this file:

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
 Created by mbenlioglu on Aug 31, 2020.
 

Enumerations

enum  Zoltan2::GraphEntityType { Zoltan2::GRAPH_VERTEX, Zoltan2::GRAPH_EDGE }
 Enumerated entity type for graphs: Vertices or Edges. More...
 

Detailed Description

Defines the GraphAdapter interface.

Definition in file Zoltan2_GraphAdapter.hpp.