| 
    CalculiX
    2.13
    
   A Free Software Three-Dimensional Structural Finite Element Program 
   | 
 
#include <spooles.h>
Public Attributes | |
| ITG | size | 
| double | cpus [11] | 
| IV * | newToOldIV | 
| IV * | oldToNewIV | 
| SolveMap * | solvemap | 
| FrontMtx * | frontmtx | 
| SubMtxManager * | mtxmanager | 
| ETree * | frontETree | 
| ITG | nthread | 
| FILE * | msgFile | 
| double factorinfo::cpus[11] | 
| ETree* factorinfo::frontETree | 
| FrontMtx* factorinfo::frontmtx | 
| FILE* factorinfo::msgFile | 
| SubMtxManager* factorinfo::mtxmanager | 
| IV* factorinfo::newToOldIV | 
| ITG factorinfo::nthread | 
| IV * factorinfo::oldToNewIV | 
| ITG factorinfo::size | 
| SolveMap* factorinfo::solvemap |