diff options
Diffstat (limited to 'SRC/dtrexc.f')
-rw-r--r-- | SRC/dtrexc.f | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/dtrexc.f b/SRC/dtrexc.f index 3d0f0a80..6623e1ab 100644 --- a/SRC/dtrexc.f +++ b/SRC/dtrexc.f @@ -104,8 +104,7 @@ *> \param[in,out] ILST *> \verbatim *> ILST is INTEGER -*> \endverbatim -*> \verbatim +*> *> Specify the reordering of the diagonal blocks of T. *> The block with row index IFST is moved to row ILST, by a *> sequence of transpositions between adjacent blocks. |