FORM v5.0.1-23-g7a8f756
Data Fields
S_const Struct Reference

#include <structs.h>

Collaboration diagram for S_const:
Collaboration graph
[legend]

Data Fields

POSITION MaxExprSize
 
POSITIONOldOnFile
 
WORD * OldNumFactors
 
WORD * Oldvflags
 
WORD * Olduflags
 
int NumOldOnFile
 
int NumOldNumFactors
 
int MultiThreaded
 
int Balancing
 
WORD ExecMode
 
WORD CollectOverFlag
 

Detailed Description

The S_const struct is part of the global data and resides in the ALLGLOBALS struct A under the name S We see it used with the macro AS as in AS.ExecMode It has some variables used by the master in multithreaded runs

Definition at line 1945 of file structs.h.

Field Documentation

◆ MaxExprSize

POSITION MaxExprSize

Definition at line 1946 of file structs.h.

◆ OldOnFile

POSITION* OldOnFile

Definition at line 1952 of file structs.h.

◆ OldNumFactors

WORD* OldNumFactors

Definition at line 1953 of file structs.h.

◆ Oldvflags

WORD* Oldvflags

Definition at line 1954 of file structs.h.

◆ Olduflags

WORD* Olduflags

Definition at line 1955 of file structs.h.

◆ NumOldOnFile

int NumOldOnFile

Definition at line 1959 of file structs.h.

◆ NumOldNumFactors

int NumOldNumFactors

Definition at line 1960 of file structs.h.

◆ MultiThreaded

int MultiThreaded

Definition at line 1961 of file structs.h.

◆ Balancing

int Balancing

Definition at line 1968 of file structs.h.

◆ ExecMode

WORD ExecMode

Definition at line 1969 of file structs.h.

◆ CollectOverFlag

WORD CollectOverFlag

Definition at line 1971 of file structs.h.


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