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

Public Member Functions

 ANode (int dg)
 
int newleg (void)
 

Data Fields

int deg
 
int nlegs
 
int * anodes
 
int * aedges
 
int * aelegs
 
NCandcand
 

Detailed Description

Definition at line 1140 of file grcc.h.

Constructor & Destructor Documentation

◆ ANode()

ANode ( int  dg)

Definition at line 8220 of file grcc.cc.

◆ ~ANode()

~ANode ( void  )

Definition at line 8238 of file grcc.cc.

Member Function Documentation

◆ newleg()

int newleg ( void  )

Definition at line 8255 of file grcc.cc.

Field Documentation

◆ deg

int deg

Definition at line 1150 of file grcc.h.

◆ nlegs

int nlegs

Definition at line 1151 of file grcc.h.

◆ anodes

int* anodes

Definition at line 1152 of file grcc.h.

◆ aedges

int* aedges

Definition at line 1153 of file grcc.h.

◆ aelegs

int* aelegs

Definition at line 1154 of file grcc.h.

◆ cand

NCand* cand

Definition at line 1155 of file grcc.h.


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