summaryrefslogtreecommitdiff
path: root/SRC/dptrfs.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dptrfs.f')
-rw-r--r--SRC/dptrfs.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/dptrfs.f b/SRC/dptrfs.f
index 47eb03b9..49635363 100644
--- a/SRC/dptrfs.f
+++ b/SRC/dptrfs.f
@@ -155,7 +155,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date August 2012
*
*> \ingroup doublePTcomputational
*
@@ -163,10 +163,10 @@
SUBROUTINE DPTRFS( N, NRHS, D, E, DF, EF, B, LDB, X, LDX, FERR,
$ BERR, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.4.2) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* August 2012
*
* .. Scalar Arguments ..
INTEGER INFO, LDB, LDX, N, NRHS