| Line 385... |
Line 385... |
. reason - negative value indicates diverged, positive value converged
|
. reason - negative value indicates diverged, positive value converged
|
|
|
Possible values for reason:
|
Possible values for reason:
|
+ EPS_CONVERGED_TOL - converged up to tolerance
|
+ EPS_CONVERGED_TOL - converged up to tolerance
|
. EPS_DIVERGED_ITS - required more than its to reach convergence
|
. EPS_DIVERGED_ITS - required more than its to reach convergence
|
. EPS_DIVERGED_BREAKDOWN - generic breakdown in method
|
- EPS_DIVERGED_BREAKDOWN - generic breakdown in method
|
- EPS_DIVERGED_NONSYMMETRIC - The operator is nonsymmetric
|
|
|
|
Note:
|
Note:
|
Can only be called after the call to EPSSolve() is complete.
|
Can only be called after the call to EPSSolve() is complete.
|
|
|
Level: intermediate
|
Level: intermediate
|