|
| 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) |
|
Definition at line 34 of file gentopo.h.
◆ EGraph()
EGraph |
( |
int |
nnodes, |
|
|
int |
nedges, |
|
|
int |
mxdeg |
|
) |
| |
◆ ~EGraph()
◆ print()
◆ init()
void init |
( |
int |
pid, |
|
|
long |
gid, |
|
|
int ** |
adjmat, |
|
|
int |
sopi, |
|
|
BigInt |
nsym, |
|
|
BigInt |
esym |
|
) |
| |
◆ setExtern()
void setExtern |
( |
int |
nd, |
|
|
int |
val |
|
) |
| |
◆ endSetExtern()
void endSetExtern |
( |
void |
| ) |
|
◆ gId
◆ pId
◆ nNodes
◆ nEdges
◆ maxdeg
◆ nExtern
◆ opi
◆ nsym
◆ esym
◆ nodes
◆ edges
The documentation for this class was generated from the following files: