summaryrefslogtreecommitdiff
path: root/SRC/cgbrfsx.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/cgbrfsx.f')
-rw-r--r--SRC/cgbrfsx.f8
1 files changed, 4 insertions, 4 deletions
diff --git a/SRC/cgbrfsx.f b/SRC/cgbrfsx.f
index 0fe4c7ba..537bb620 100644
--- a/SRC/cgbrfsx.f
+++ b/SRC/cgbrfsx.f
@@ -29,7 +29,7 @@
$ ERR_BNDS_COMP( NRHS, * ), RWORK( * )
* ..
*
-* Purpose
+* Purpose
* =======
*
* CGBRFSX improves the computed solution to a system of linear
@@ -44,8 +44,8 @@
* and C below. In this case, the solution and error bounds returned
* are for the original unequilibrated system.
*
-* Arguments
-* =========
+* Arguments
+* =========
*
* Some optional parameters are bundled in the PARAMS array. These
* settings determine how refinement is performed, but often the
@@ -324,7 +324,7 @@
* about all of the right-hand sides check ERR_BNDS_NORM or
* ERR_BNDS_COMP.
*
-* ==================================================================
+* ==================================================================
*
* .. Parameters ..
REAL ZERO, ONE