property IterativeStep: TTaucsIterative;
Defines if and which iterative CG/MinRes factorization should be attempted.
Returns: TTaucsIterative
Remarks:
The TSparseMtx.MaxIters defines the maximum number of iterations and TSparseMtx.Tolerance the requested accuracy.
See Also: TSparseMtx.MaxIters, TSparseMtx.Tolerance