Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
parms_t Struct Reference

Data Fields

FILE * inf
 
FILE * outf
 
char * infile
 
int undirected
 
int with_label
 
int with_color
 
int with_val
 
int bipartite
 
int useGrid
 
int useNew
 
long seed
 
int numIters
 
int maxIters
 
int unscaled
 
double C
 
double Tfact
 
double K
 
double T0
 
int smode
 
double Cell
 
double Wd
 
double Ht
 
int pass1
 
int loopcnt
 

Detailed Description

Definition at line 224 of file mm2gv.c.

Field Documentation

◆ bipartite

int parms_t::bipartite

Definition at line 232 of file mm2gv.c.

Referenced by init(), and main().

◆ C

double parms_t::C

Definition at line 70 of file tlayout.c.

◆ Cell

double parms_t::Cell

Definition at line 75 of file tlayout.c.

◆ Ht

double parms_t::Ht

Definition at line 77 of file tlayout.c.

◆ inf

FILE* parms_t::inf

Definition at line 225 of file mm2gv.c.

Referenced by init(), and main().

◆ infile

char* parms_t::infile

Definition at line 227 of file mm2gv.c.

Referenced by init(), and main().

◆ K

double parms_t::K

Definition at line 72 of file tlayout.c.

◆ loopcnt

int parms_t::loopcnt

Definition at line 79 of file tlayout.c.

◆ maxIters

int parms_t::maxIters

Definition at line 68 of file tlayout.c.

◆ numIters

int parms_t::numIters

Definition at line 67 of file tlayout.c.

◆ outf

FILE* parms_t::outf

Definition at line 226 of file mm2gv.c.

Referenced by init(), and main().

◆ pass1

int parms_t::pass1

Definition at line 78 of file tlayout.c.

◆ seed

long parms_t::seed

Definition at line 66 of file tlayout.c.

◆ smode

int parms_t::smode

Definition at line 74 of file tlayout.c.

◆ T0

double parms_t::T0

Definition at line 73 of file tlayout.c.

◆ Tfact

double parms_t::Tfact

Definition at line 71 of file tlayout.c.

◆ undirected

int parms_t::undirected

Definition at line 228 of file mm2gv.c.

Referenced by init(), and main().

◆ unscaled

int parms_t::unscaled

Definition at line 69 of file tlayout.c.

◆ useGrid

int parms_t::useGrid

Definition at line 64 of file tlayout.c.

◆ useNew

int parms_t::useNew

Definition at line 65 of file tlayout.c.

◆ Wd

double parms_t::Wd

Definition at line 76 of file tlayout.c.

◆ with_color

int parms_t::with_color

Definition at line 230 of file mm2gv.c.

Referenced by init(), and main().

◆ with_label

int parms_t::with_label

Definition at line 229 of file mm2gv.c.

Referenced by init(), and main().

◆ with_val

int parms_t::with_val

Definition at line 231 of file mm2gv.c.

Referenced by init(), and main().


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