Skip to content

Commit

Permalink
Documentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Bielich committed May 7, 2023
1 parent c6c2689 commit 59f4d58
Show file tree
Hide file tree
Showing 2 changed files with 318 additions and 318 deletions.
2 changes: 1 addition & 1 deletion SRC/cgedmd.f90
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ SUBROUTINE CGEDMD( JOBS, JOBZ, JOBR, JOBF, WHTSVD, &
! If on entry LZWORK = -1, then a workspace query is
! assumed and the procedure only computes the minimal
! and the optimal workspace lengths and returns them in
! LZWORK(1) and LZORK(2), respectively.
! LZWORK(1) and LZWORK(2), respectively.
!.....
! RWORK (workspace/output) REAL(KIND=WP) LRWORK-by-1 array
! On exit, RWORK(1:N) contains the singular values of
Expand Down
Loading

0 comments on commit 59f4d58

Please sign in to comment.