From 13acf3d65eb8df4cb8df221509bf0178396dcff1 Mon Sep 17 00:00:00 2001 From: julie Date: Fri, 30 Sep 2011 18:34:50 +0000 Subject: Comments fix to be able to generate the new layout and the corresponding Doxygen documentation --- SRC/dsygvx.f | 2 ++ 1 file changed, 2 insertions(+) (limited to 'SRC/dsygvx.f') diff --git a/SRC/dsygvx.f b/SRC/dsygvx.f index 74f80589..52688975 100644 --- a/SRC/dsygvx.f +++ b/SRC/dsygvx.f @@ -83,12 +83,14 @@ * The leading dimension of the array B. LDB >= max(1,N). * * VL (input) DOUBLE PRECISION +* * VU (input) DOUBLE PRECISION * If RANGE='V', the lower and upper bounds of the interval to * be searched for eigenvalues. VL < VU. * Not referenced if RANGE = 'A' or 'I'. * * IL (input) INTEGER +* * IU (input) INTEGER * If RANGE='I', the indices (in ascending order) of the * smallest and largest eigenvalues to be returned. -- cgit v1.2.3