summaryrefslogtreecommitdiff
path: root/SRC/zherfsx.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zherfsx.f')
-rw-r--r--SRC/zherfsx.f8
1 files changed, 4 insertions, 4 deletions
diff --git a/SRC/zherfsx.f b/SRC/zherfsx.f
index 6115ba00..12a63765 100644
--- a/SRC/zherfsx.f
+++ b/SRC/zherfsx.f
@@ -27,7 +27,7 @@
$ ERR_BNDS_NORM( NRHS, * ),
$ ERR_BNDS_COMP( NRHS, * )
*
-* Purpose
+* Purpose
* =======
*
* ZHERFSX improves the computed solution to a system of linear
@@ -42,8 +42,8 @@
* 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
@@ -295,7 +295,7 @@
* about all of the right-hand sides check ERR_BNDS_NORM or
* ERR_BNDS_COMP.
*
-* ==================================================================
+* ==================================================================
*
* .. Parameters ..
DOUBLE PRECISION ZERO, ONE