aboutsummaryrefslogtreecommitdiff
path: root/SRC/zggbak.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2011-09-30 18:34:50 +0000
committerjulie <julielangou@users.noreply.github.com>2011-09-30 18:34:50 +0000
commit13acf3d65eb8df4cb8df221509bf0178396dcff1 (patch)
treee3adc3e2fab395b82d4e1bc5111ad5a74afe4be3 /SRC/zggbak.f
parentd3718a28ef2fad11da862ba0782d39ce506d249f (diff)
Comments fix to be able to generate the new layout and the corresponding Doxygen documentation
Diffstat (limited to 'SRC/zggbak.f')
-rw-r--r--SRC/zggbak.f1
1 files changed, 1 insertions, 0 deletions
diff --git a/SRC/zggbak.f b/SRC/zggbak.f
index d5cb78cc..6a09ce3d 100644
--- a/SRC/zggbak.f
+++ b/SRC/zggbak.f
@@ -43,6 +43,7 @@
* The number of rows of the matrix V. N >= 0.
*
* ILO (input) INTEGER
+*
* IHI (input) INTEGER
* The integers ILO and IHI determined by ZGGBAL.
* 1 <= ILO <= IHI <= N, if N > 0; ILO=1 and IHI=0, if N=0.