summaryrefslogtreecommitdiff
path: root/SRC/sla_gbrfsx_extended.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/sla_gbrfsx_extended.f')
-rw-r--r--SRC/sla_gbrfsx_extended.f6
1 files changed, 2 insertions, 4 deletions
diff --git a/SRC/sla_gbrfsx_extended.f b/SRC/sla_gbrfsx_extended.f
index 8262002b..884bb3a1 100644
--- a/SRC/sla_gbrfsx_extended.f
+++ b/SRC/sla_gbrfsx_extended.f
@@ -208,8 +208,7 @@
*>
*> \param[in,out] ERR_BNDS_NORM
*> \verbatim
-*> ERR_BNDS_NORM is REAL array, dimension
-*> (NRHS, N_ERR_BNDS)
+*> ERR_BNDS_NORM is REAL array, dimension (NRHS, N_ERR_BNDS)
*> For each right-hand side, this array contains information about
*> various error bounds and condition numbers corresponding to the
*> normwise relative error, which is defined as follows:
@@ -255,8 +254,7 @@
*>
*> \param[in,out] ERR_BNDS_COMP
*> \verbatim
-*> ERR_BNDS_COMP is REAL array, dimension
-*> (NRHS, N_ERR_BNDS)
+*> ERR_BNDS_COMP is REAL array, dimension (NRHS, N_ERR_BNDS)
*> For each right-hand side, this array contains information about
*> various error bounds and condition numbers corresponding to the
*> componentwise relative error, which is defined as follows: