FORM  4.2.1
Public Member Functions | Data Fields
EGraph Class Reference

Public Member Functions

 EGraph (int nnodes, int nedges, int mxdeg)
 
void print (void)
 
void init (int pid, long gid, int **adjmat, int sopi, BigInt nsym, BigInt esym)
 
void setExtern (int nd, int val)
 
void endSetExtern (void)
 

Data Fields

long gId
 
int pId
 
int nNodes
 
int nEdges
 
int maxdeg
 
int nExtern
 
int opi
 
BigInt nsym
 
BigInt esym
 
ENodenodes
 
EEdgeedges
 

Detailed Description

Definition at line 34 of file gentopo.h.


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