diff --git a/docs/html/userhtmlsu65.html b/docs/html/userhtmlsu65.html index 593e3b58..78600178 100644 --- a/docs/html/userhtmlsu65.html +++ b/docs/html/userhtmlsu65.html @@ -22,7 +22,7 @@ href="userhtmlsu59.html#userhtmlsu68.html" >up]

-call psb_bcast(ctxt, dat, root [, mode, request])
+call psb_bcast(ctxt, dat [, root, mode, request])
 

This subroutine implements a broadcast operation based on the underlying @@ -79,7 +79,7 @@ class="cmsy-10">- 1, default 0   mode

Whether the call is started in non-blocking mode and completed later, - or is executed fully.
Scope: global.
Type: Specified as: an integer, with the value determined by the bit psb_collective_start_, psb_collective_end_. Default: both fields are - selected.
@@ -106,7 +106,7 @@ class="cmbx-10">optional
.
Intent: inout.
If mode does not specifies immediate completion, then this variable must +class="cmtt-10">mode does not specify synchronous completion, then this variable must be present.

@@ -137,7 +137,7 @@ class="cmbx-10">optional.
Intent: inout.
If mode does not specifies immediate completion, then this variable must +class="cmtt-10">mode does not specify synchronous completion, then this variable must be present.
diff --git a/docs/html/userhtmlsu66.html b/docs/html/userhtmlsu66.html index 83929cb5..5c03113c 100644 --- a/docs/html/userhtmlsu66.html +++ b/docs/html/userhtmlsu66.html @@ -22,7 +22,7 @@ href="userhtmlsu59.html#userhtmlsu69.html" >up]

-call psb_sum(ctxt, dat, root [, mode, request])
+call psb_sum(ctxt, dat [, root, mode, request])
 

This subroutine implements a sum reduction operation based on the underlying @@ -79,7 +79,7 @@ class="cmsy-10">- 1, default -1.   mode

Whether the call is started in non-blocking mode and completed later, - or is executed fully.
Scope: global.
Type: Specified as: an integer, with the value determined by the bit psb_collective_start_, psb_collective_end_. Default: both fields are - selected.
optional.
Intent: inout.
If mode does not specifies immediate completion, then this variable must +class="cmtt-10">mode does not specify synchronous completion, then this variable must be present.

@@ -134,7 +134,7 @@ class="cmbx-10">optional.
Intent: inout.
If mode does not specifies immediate completion, then this variable must +class="cmtt-10">mode does not specify synchronous completion, then this variable must be present.

Notes diff --git a/docs/html/userhtmlsu67.html b/docs/html/userhtmlsu67.html index eda4db3a..5ce1c51a 100644 --- a/docs/html/userhtmlsu67.html +++ b/docs/html/userhtmlsu67.html @@ -22,7 +22,7 @@ href="userhtmlsu59.html#userhtmlsu70.html" >up]

-call psb_max(ctxt, dat, root [, mode, request])
+call psb_max(ctxt, dat [, root, mode, request])
 

This subroutine implements a maximum valuereduction operation based on the @@ -81,7 +81,7 @@ class="newline" /> mode

Whether the call is started in non-blocking mode and completed later, - or is executed fully.
Scope: global.
Type: Specified as: an integer, with the value determined by the bit psb_collective_start_, psb_collective_end_. Default: both fields are - selected.
@@ -108,7 +108,7 @@ class="cmbx-10">optional
.
Intent: inout.
If mode does not specifies immediate completion, then this variable must +class="cmtt-10">mode does not specify synchronous completion, then this variable must be present.

@@ -138,7 +138,7 @@ class="cmbx-10">optional.
Intent: inout.
If mode does not specifies immediate completion, then this variable must +class="cmtt-10">mode does not specify synchronous completion, then this variable must be present.

Notes diff --git a/docs/html/userhtmlsu68.html b/docs/html/userhtmlsu68.html index cec3245b..8259ff44 100644 --- a/docs/html/userhtmlsu68.html +++ b/docs/html/userhtmlsu68.html @@ -22,7 +22,7 @@ href="userhtmlsu59.html#userhtmlsu71.html" >up]

-call psb_min(ctxt, dat, root [, mode, request])
+call psb_min(ctxt, dat [, root, mode, request])
 

This subroutine implements a minimum value reduction operation based on the @@ -80,7 +80,7 @@ class="newline" /> mode

Whether the call is started in non-blocking mode and completed later, - or is executed fully.
Scope: global.
Type: Specified as: an integer, with the value determined by the bit psb_collective_start_, psb_collective_end_. Default: both fields are - selected.
optional.
Intent: inout.
If mode does not specifies immediate completion, then this variable must +class="cmtt-10">mode does not specify synchronous completion, then this variable must be present.

@@ -135,7 +135,7 @@ class="cmbx-10">optional.
Intent: inout.
If mode does not specifies immediate completion, then this variable must +class="cmtt-10">mode does not specify synchronous completion, then this variable must be present.

Notes diff --git a/docs/html/userhtmlsu69.html b/docs/html/userhtmlsu69.html index 3fd2ad40..b898481e 100644 --- a/docs/html/userhtmlsu69.html +++ b/docs/html/userhtmlsu69.html @@ -22,7 +22,7 @@ href="userhtmlsu59.html#userhtmlsu72.html" >up]

-call psb_amx(ctxt, dat, root [, mode, request])
+call psb_amx(ctxt, dat [, root, mode, request])
 

This subroutine implements a maximum absolute value reduction operation based @@ -80,7 +80,7 @@ class="newline" /> mode

Whether the call is started in non-blocking mode and completed later, - or is executed fully.
Scope: global.
Type: Specified as: an integer, with the value determined by the bit psb_collective_start_, psb_collective_end_. Default: both fields are - selected.
optional.
Intent: inout.
If mode does not specifies immediate completion, then this variable must +class="cmtt-10">mode does not specify synchronous completion, then this variable must be present.

@@ -134,7 +134,7 @@ class="cmbx-10">optional.
Intent: inout.
If mode does not specifies immediate completion, then this variable must +class="cmtt-10">mode does not specify synchronous completion, then this variable must be present.

Notes diff --git a/docs/html/userhtmlsu70.html b/docs/html/userhtmlsu70.html index 2928a1ee..21413668 100644 --- a/docs/html/userhtmlsu70.html +++ b/docs/html/userhtmlsu70.html @@ -22,7 +22,7 @@ href="userhtmlsu59.html#userhtmlsu73.html" >up]

-call psb_amn(ctxt, dat, root [, mode, request])
+call psb_amn(ctxt, dat [, root, mode, request])
 

This subroutine implements a minimum absolute value reduction operation based @@ -80,7 +80,7 @@ class="newline" /> mode

Whether the call is started in non-blocking mode and completed later, - or is executed fully.
Scope: global.
Type: Specified as: an integer, with the value determined by the bit psb_collective_start_, psb_collective_end_. Default: both fields are - selected.
optional.
Intent: inout.
If mode does not specifies immediate completion, then this variable must +class="cmtt-10">mode does not specify synchronous completion, then this variable must be present.

@@ -135,7 +135,7 @@ class="cmbx-10">optional.
Intent: inout.
If mode does not specifies immediate completion, then this variable must +class="cmtt-10">mode does not specify synchronous completion, then this variable must be present.

Notes diff --git a/docs/html/userhtmlsu71.html b/docs/html/userhtmlsu71.html index 307172bf..c2fde0b5 100644 --- a/docs/html/userhtmlsu71.html +++ b/docs/html/userhtmlsu71.html @@ -22,7 +22,7 @@ href="userhtmlsu59.html#userhtmlse8.html" >up]

-call psb_nrm2(ctxt, dat, root [, mode, request])
+call psb_nrm2(ctxt, dat [, root, mode, request])
 

This subroutine implements a 2-norm value reduction operation based on the @@ -80,7 +80,7 @@ class="newline" /> mode

Whether the call is started in non-blocking mode and completed later, - or is executed fully.
Scope: global.
Type: Specified as: an integer, with the value determined by the bit psb_collective_start_, psb_collective_end_. Default: both fields are - selected.
optional.
Intent: inout.
If mode does not specifies immediate completion, then this variable must +class="cmtt-10">mode does not specify synchronous completion, then this variable must be present. -

+

On Return
optional.
Intent: inout.
If mode does not specifies immediate completion, then this variable must +class="cmtt-10">mode does not specify synchronous completion, then this variable must be present.
-

Notes

  1. -

    with care taken to avoid unnecessary overflow. +

    with care taken to avoid unnecessary overflow.

  2. The dat argument is both input and output, and -