Skip to content

Commit 0a3aa4d

Browse files
authored
Merge pull request #979 from turboencabulator/doxygen-warnings
Fix Doxygen warnings
2 parents 5d705a1 + dead4e4 commit 0a3aa4d

File tree

16 files changed

+11215
-11218
lines changed

16 files changed

+11215
-11218
lines changed

SRC/cgedmd.f90

Lines changed: 1150 additions & 1151 deletions
Large diffs are not rendered by default.

SRC/cgedmdq.f90

Lines changed: 852 additions & 853 deletions
Large diffs are not rendered by default.

SRC/claqp3rk.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
*> The leading dimension of the array A. LDA >= max(1,M).
218218
*> \endverbatim
219219
*>
220-
*> \param[out]
220+
*> \param[out] DONE
221221
*> \verbatim
222222
*> DONE is LOGICAL
223223
*> TRUE: a) if the factorization completed before processing

SRC/dgedmd.f90

Lines changed: 1206 additions & 1206 deletions
Large diffs are not rendered by default.

SRC/dgedmdq.f90

Lines changed: 863 additions & 864 deletions
Large diffs are not rendered by default.

SRC/dlaqp3rk.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
*> The leading dimension of the array A. LDA >= max(1,M).
224224
*> \endverbatim
225225
*>
226-
*> \param[out]
226+
*> \param[out] DONE
227227
*> \verbatim
228228
*> DONE is LOGICAL
229229
*> TRUE: a) if the factorization completed before processing

SRC/sgedmd.f90

Lines changed: 1205 additions & 1206 deletions
Large diffs are not rendered by default.

SRC/sgedmdq.f90

Lines changed: 862 additions & 863 deletions
Large diffs are not rendered by default.

SRC/slaqp3rk.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
*> The leading dimension of the array A. LDA >= max(1,M).
224224
*> \endverbatim
225225
*>
226-
*> \param[out]
226+
*> \param[out] DONE
227227
*> \verbatim
228228
*> DONE is LOGICAL
229229
*> TRUE: a) if the factorization completed before processing

0 commit comments

Comments
 (0)