aboutsummaryrefslogtreecommitdiff
path: root/SRC/clarrv.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/clarrv.f')
-rw-r--r--SRC/clarrv.f5
1 files changed, 4 insertions, 1 deletions
diff --git a/SRC/clarrv.f b/SRC/clarrv.f
index 895ad7b1..78ecae36 100644
--- a/SRC/clarrv.f
+++ b/SRC/clarrv.f
@@ -59,12 +59,15 @@
*> \param[in] VL
*> \verbatim
*> VL is REAL
+*> Lower bound of the interval that contains the desired
+*> eigenvalues. VL < VU. Needed to compute gaps on the left or right
+*> end of the extremal eigenvalues in the desired RANGE.
*> \endverbatim
*>
*> \param[in] VU
*> \verbatim
*> VU is REAL
-*> Lower and upper bounds of the interval that contains the desired
+*> Upper bound of the interval that contains the desired
*> eigenvalues. VL < VU. Needed to compute gaps on the left or right
*> end of the extremal eigenvalues in the desired RANGE.
*> \endverbatim