summaryrefslogtreecommitdiff
path: root/SRC/sposvxx.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/sposvxx.f')
-rw-r--r--SRC/sposvxx.f12
1 files changed, 6 insertions, 6 deletions
diff --git a/SRC/sposvxx.f b/SRC/sposvxx.f
index b281f858..adb845c8 100644
--- a/SRC/sposvxx.f
+++ b/SRC/sposvxx.f
@@ -28,7 +28,7 @@
$ ERR_BNDS_COMP( NRHS, * )
* ..
*
-* Purpose
+* Purpose
* =======
*
* SPOSVXX uses the Cholesky factorization A = U**T*U or A = L*L**T
@@ -51,8 +51,8 @@
* user-provided factorizations and equilibration factors if they
* differ from what SPOSVXX would itself produce.
*
-* Description
-* ===========
+* Description
+* ===========
*
* The following steps are performed:
*
@@ -91,8 +91,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
@@ -385,7 +385,7 @@
* about all of the right-hand sides check ERR_BNDS_NORM or
* ERR_BNDS_COMP.
*
-* ==================================================================
+* ==================================================================
*
* .. Parameters ..
REAL ZERO, ONE