summaryrefslogtreecommitdiff
path: root/SRC/zposvxx.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zposvxx.f')
-rw-r--r--SRC/zposvxx.f12
1 files changed, 6 insertions, 6 deletions
diff --git a/SRC/zposvxx.f b/SRC/zposvxx.f
index a6a25031..155278e9 100644
--- a/SRC/zposvxx.f
+++ b/SRC/zposvxx.f
@@ -27,7 +27,7 @@
$ ERR_BNDS_COMP( NRHS, * )
* ..
*
-* Purpose
+* Purpose
* =======
*
* ZPOSVXX uses the Cholesky factorization A = U**T*U or A = L*L**T
@@ -50,8 +50,8 @@
* user-provided factorizations and equilibration factors if they
* differ from what ZPOSVXX would itself produce.
*
-* Description
-* ===========
+* Description
+* ===========
*
* The following steps are performed:
*
@@ -90,8 +90,8 @@
* diag(S) so that it solves the original system before
* equilibration.
*
-* Arguments
-* =========
+* Arguments
+* =========
*
* Some optional parameters are bundled in the PARAMS array. These
* settings determine how refinement is performed, but often the
@@ -381,7 +381,7 @@
* about all of the right-hand sides check ERR_BNDS_NORM or
* ERR_BNDS_COMP.
*
-* ==================================================================
+* ==================================================================
*
* .. Parameters ..
DOUBLE PRECISION ZERO, ONE