Unit
Sparse
Hierarchy
TPardisoSettings
Subclasses
None
| Name | Summary |
|---|---|
| CpuCount | The number of CPU's in the system. |
| IterativeStep | Defines if iterative CG/CGS factorization should be attempted. |
| MatrixNumber | Actual matrix for the solution phase. |
| MaxFactorizedMatrices | Maximum number of factors with identical nonzero sparsity structure. |
| OutOfCoreMode | Controls Out of core solver behaviour. |
| PivotingPerturbation | Specifies how to handle small pivots. |
| Reordering | Defines the fill-in reducing reordering algorithms to use. |
| SymmetricBunchKaufmanPivot | Improves accuracy for symmetric matrices. |
| SymmetricScalingAndMatching | Improves accuracy for symmetric indefinite matrices. |
| Name | Summary |
|---|---|
| Create | Class constructor. |
| FreePardiso | Frees the memory of the Pardiso solver. |
| Copyright 2008 Dew Research |