FORM v5.0.0-35-g6318119
Public Member Functions | Data Fields
EEdge Class Reference
Collaboration diagram for EEdge:
Collaboration graph
[legend]

Public Member Functions

 EEdge (EGraph *egrph, int nedges, int nloops)
 
void copy (EEdge *ee)
 
void setId (EGraph *egrph, const int eid)
 
void print (void)
 
void setType (int typ)
 
void setLMom (int k, int dir)
 
void setEMom (int nedges, int *extn, int dir)
 

Data Fields

EGraphegraph
 
int id
 
int ext
 
int ptcl
 
int deleted
 
int nodes [2]
 
int nlegs [2]
 
int * emom
 
int * lmom
 
int * extMom
 
ULong momset
 
int momdir
 
Bool cut
 
int visited
 
int conid
 
int edtype
 
int opicomp
 
int dir
 
int DUMMYPADDING
 

Detailed Description

Definition at line 562 of file grcc.h.

Constructor & Destructor Documentation

◆ EEdge() [1/2]

EEdge ( void  )

Definition at line 6144 of file grcc.cc.

◆ EEdge() [2/2]

EEdge ( EGraph egrph,
int  nedges,
int  nloops 
)

Definition at line 6166 of file grcc.cc.

◆ ~EEdge()

~EEdge ( void  )

Definition at line 6185 of file grcc.cc.

Member Function Documentation

◆ copy()

void copy ( EEdge ee)

Definition at line 6196 of file grcc.cc.

◆ setId()

void setId ( EGraph egrph,
const int  eid 
)

Definition at line 6208 of file grcc.cc.

◆ print()

void print ( void  )

Definition at line 6244 of file grcc.cc.

◆ setType()

void setType ( int  typ)

Definition at line 6215 of file grcc.cc.

◆ setLMom()

void setLMom ( int  k,
int  dir 
)

Definition at line 6238 of file grcc.cc.

◆ setEMom()

void setEMom ( int  nedges,
int *  extn,
int  dir 
)

Definition at line 6226 of file grcc.cc.

Field Documentation

◆ egraph

EGraph* egraph

Definition at line 565 of file grcc.h.

◆ id

int id

Definition at line 567 of file grcc.h.

◆ ext

int ext

Definition at line 568 of file grcc.h.

◆ ptcl

int ptcl

Definition at line 569 of file grcc.h.

◆ deleted

int deleted

Definition at line 570 of file grcc.h.

◆ nodes

int nodes[2]

Definition at line 571 of file grcc.h.

◆ nlegs

int nlegs[2]

Definition at line 572 of file grcc.h.

◆ emom

int* emom

Definition at line 575 of file grcc.h.

◆ lmom

int* lmom

Definition at line 576 of file grcc.h.

◆ extMom

int* extMom

Definition at line 577 of file grcc.h.

◆ momset

ULong momset

Definition at line 580 of file grcc.h.

◆ momdir

int momdir

Definition at line 581 of file grcc.h.

◆ cut

Bool cut

Definition at line 583 of file grcc.h.

◆ visited

int visited

Definition at line 584 of file grcc.h.

◆ conid

int conid

Definition at line 585 of file grcc.h.

◆ edtype

int edtype

Definition at line 586 of file grcc.h.

◆ opicomp

int opicomp

Definition at line 587 of file grcc.h.

◆ dir

int dir

Definition at line 588 of file grcc.h.

◆ DUMMYPADDING

int DUMMYPADDING

Definition at line 590 of file grcc.h.


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