Changed bcast with optional root

psblas3-type-indexed
Salvatore Filippone 19 years ago
parent 4c74a5ddaa
commit 0f676f520d

@ -1014,8 +1014,8 @@ scalar, or a rank 1 or 2 array. \
Type, rank and size must agree on all processes.
\item[root] Root process holding data to be broadcast.\\
Scope:{\bf global}.\\
Type:{\bf required}.\\
Specified as: an integer value $0<= root <= np-1$. \
Type:{\bf optional}.\\
Specified as: an integer value $0<= root <= np-1$, default 0 \
\end{description}

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save