next up previous contents index
Next: Interface barrier Up: Module MPI_context_module Previous: Interface sum_in_place   Contents   Index

Interface collect


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call collect(this,v_in,v_out)\end{verbatim}
\end{boxedminipage}

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

v_in -- real(dp), intent(in), dimension(:,:)

v_out -- real(dp), intent(out), dimension(:,:)

barrier interface

gabor 2009-06-30