fieldAvailable
preconditioner
Preconditioner applied to the iterative linear system.
Reference contract
| Field | Value | Description |
|---|---|---|
| valueType | enum | Declared input representation. |
| default | Diagonal | Release default applied when the field is omitted. |
| allowed | ["None","Diagonal"] | Allowed declaration values. |
Preconditioner applied to the iterative linear system.
The declared value type is enum. The release default is Diagonal. Allowed values are ["None","Diagonal"].