public enum TParallelFactorization
Parallel factorization control.
Values
| Name | Description |
|---|---|
| pfClassic | Classic algorithm. |
| pfTwoLevel | Two-level factorization algorithm. Usefull when using more than 8 threads. |
Parallel factorization control.
| Name | Description |
|---|---|
| pfClassic | Classic algorithm. |
| pfTwoLevel | Two-level factorization algorithm. Usefull when using more than 8 threads. |