FloatPrecisionΒΆ
| Type: | enum |
|---|---|
| Range: | Double, Single |
| Default: | Double |
| Appearance: | simple |
Sets the precision of the floating point arithmetic when solving the algebraic system of the sub-problem. Using reduced single precision reduces the memory usage and potentially the computation time but may yield numerical instability during the iterative computation of the full solution. Regardless of the chosen precision the termination of the iteration is determined by the accuracy of the full problem.