next up previous contents index
Next: Interface min Up: Module MPI_context_module Previous: Interface free_context   Contents   Index

Interface bcast


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call bcast(this,v)\end{verbatim}
\end{boxedminipage}

this -- type(MPI_context), intent(in)

v -- intent(inout), scalar or dimension(:) or dimension(:,:), real(dp) or integer or complex(dp)

min interface

gabor 2009-06-30