GraphChi  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros
Public Member Functions
smoketest_program Struct Reference
Inheritance diagram for smoketest_program:
graphchi::functional_kernel< int, int >

List of all members.

Public Member Functions

int initial_value (graphchi_context &info, vertex_info &myvertex)
int reset ()
int op_neighborval (graphchi_context &info, vertex_info &myvertex, vid_t nbid, int nbval)
int plus (int curval, int toadd)
int compute_vertexvalue (graphchi_context &ginfo, vertex_info &myvertex, int nbvalsum)
int value_to_neighbor (graphchi_context &info, vertex_info &myvertex, vid_t nbid, int myval)

Additional Inherited Members

- Public Types inherited from graphchi::functional_kernel< int, int >
typedef int VertexDataType
typedef int EdgeDataType

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