fix
This commit is contained in:
@@ -13379,7 +13379,7 @@ if the decomposition fails, try first increasing <i>opts.subdim</i> (Krylov subs
|
||||
and, as secondary options, try increasing <i>opts.maxiter</i> (maximum number of iterations),
|
||||
and/or <i>opts.tol</i> (tolerance for convergence), and/or <i>k</i> (number of eigenvalues)
|
||||
</li>
|
||||
<li>for an alternative to the "sm" form, use the shift-invert mode with <i>sigma</i> set to 0.0</li>
|
||||
<li>for an alternative to the <code>"sm"</code> form, use the shift-invert mode with <i>sigma</i> set to 0.0</li>
|
||||
</ul>
|
||||
</li>
|
||||
<br>
|
||||
@@ -13509,7 +13509,7 @@ if the decomposition fails, try first increasing <i>opts.subdim</i> (Krylov subs
|
||||
and, as secondary options, try increasing <i>opts.maxiter</i> (maximum number of iterations),
|
||||
and/or <i>opts.tol</i> (tolerance for convergence), and/or <i>k</i> (number of eigenvalues)
|
||||
</li>
|
||||
<li>for an alternative to the "sm" form, use the shift-invert mode with <i>sigma</i> set to 0.0</li>
|
||||
<li>for an alternative to the <code>"sm"</code> form, use the shift-invert mode with <i>sigma</i> set to 0.0</li>
|
||||
</ul>
|
||||
</li>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user