FORM v5.0.0-35-g6318119
Public Member Functions | Data Fields
MNode Class Reference

Public Member Functions

 MNode (int id, int clss, NCInput *mgi)
 
 MNode (int id, int deg, int extloop, int clss, int cmind, int cmaxd)
 

Data Fields

int id
 
int deg
 
int clss
 
int extloop
 
int cmindeg
 
int cmaxdeg
 
int freelg
 
int visited
 

Detailed Description

Definition at line 771 of file grcc.h.

Constructor & Destructor Documentation

◆ MNode() [1/2]

MNode ( int  id,
int  clss,
NCInput mgi 
)

Definition at line 3968 of file grcc.cc.

◆ MNode() [2/2]

MNode ( int  id,
int  deg,
int  extloop,
int  clss,
int  cmind,
int  cmaxd 
)

Definition at line 3986 of file grcc.cc.

Field Documentation

◆ id

int id

Definition at line 773 of file grcc.h.

◆ deg

int deg

Definition at line 774 of file grcc.h.

◆ clss

int clss

Definition at line 775 of file grcc.h.

◆ extloop

int extloop

Definition at line 776 of file grcc.h.

◆ cmindeg

int cmindeg

Definition at line 777 of file grcc.h.

◆ cmaxdeg

int cmaxdeg

Definition at line 778 of file grcc.h.

◆ freelg

int freelg

Definition at line 780 of file grcc.h.

◆ visited

int visited

Definition at line 781 of file grcc.h.


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