Skip to documentation content
On this page
  1. Reference

preconditioner

Preconditioner applied to the iterative linear system.

Reference

FieldValueDescription
valueTypeenumDeclared input representation.
defaultDiagonalRelease 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"].