XC Open source finite element analysis program
Public Attributes | List of all members
thread_control_block Struct Reference

Public Attributes

mutex_t start_mutex
 
mutex_t end_mutex
 
mutex_t startBlock_mutex
 
mutex_t endBlock_mutex
 
cond_t start_cond
 
cond_t end_cond
 
cond_t startBlock_cond
 
cond_t endBlock_cond
 
double * A
 
double * X
 
double * B
 
int n
 
int kd
 
int blockSize
 
int currentBlock
 
int workToDo
 
int info
 
int threadID
 
int numThreads
 
int threadsDone
 
int threadsDoneBlock
 
int * iDiagLoc
 
int size
 
int maxColHeight
 
double minDiagTol
 
int * RowTop
 
double ** topRowPtr
 
double * invD
 

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