| Name | Type | Description |
|---|
| Amwb | Boolean | Set it to true to enable maximum-weight-basis Vaidha preconditioners. |
| AmwbRandomSeed | Int32 | Random seed between 0 and High(Integer)-1. |
| AmwbSubGraphs | Int32 | Desired number of graphs in the tree partitioning. |
| Factor | TTaucsFactorization | Specifies the factorization method to use. |
| InCoreMemoryAuto | Boolean | |
| InCoreMemorySize | Int32 | Defines the in-core memory size to use in bytes. |
| IterativeStep | TTaucsIterative | Defines if and which iterative CG/MinRes factorization should be attempted. |
| OutOfCore | Boolean | Use Out Of Core factorization. |
| OutOfCoreFileName | String | Factorization data filename. |
| Reordering | TTaucsReordering | Defines the fill-in reducing reordering algorithms to use. |