summaryrefslogtreecommitdiff
path: root/SRC/cstein.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/cstein.f')
-rw-r--r--SRC/cstein.f9
1 files changed, 3 insertions, 6 deletions
diff --git a/SRC/cstein.f b/SRC/cstein.f
index 2a232d76..691a764a 100644
--- a/SRC/cstein.f
+++ b/SRC/cstein.f
@@ -153,16 +153,13 @@
*> > 0: if INFO = i, then i eigenvectors failed to converge
*> in MAXITS iterations. Their indices are stored in
*> array IFAIL.
-*> \endverbatim
-*> \verbatim
+*>
*> Internal Parameters
*> ===================
-*> \endverbatim
-*> \verbatim
+*>
*> MAXITS INTEGER, default = 5
*> The maximum number of iterations performed.
-*> \endverbatim
-*> \verbatim
+*>
*> EXTRA INTEGER, default = 2
*> The number of iterations performed after norm growth
*> criterion is satisfied, should be at least 1.