|
|
| 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) |
| |
|
|
long | gId |
| |
|
int | pId |
| |
|
int | nNodes |
| |
|
int | nEdges |
| |
|
int | maxdeg |
| |
|
int | nExtern |
| |
|
int | opi |
| |
|
BigInt | nsym |
| |
|
BigInt | esym |
| |
|
ENode * | nodes |
| |
|
EEdge * | edges |
| |
Definition at line 34 of file gentopo.h.
The documentation for this class was generated from the following files: