Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

absoluteTolerance

Absolute residual tolerance for the iterative linear solve.

Reference contract

FieldValueDescription
valueTypefloatDeclared input representation.
default0.0Release default applied when the field is omitted.
minimum0.0

Absolute residual tolerance for the iterative linear solve.

The declared value type is float. The release default is 0.0.

Authoritative source

Catalog
telion_backend.v2.solvers/2.0.0
Identity
SolverDeclaration/scipy-iterative/field/absoluteTolerance
Path
src/telion_backend/v2/solvers/specs.py
Symbol
SolverDeclaration