next up previous contents index
Next: Interface collect Up: Module MPI_context_module Previous: Interface sum   Contents   Index

Interface sum_in_place


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

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

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

collect interface

gabor 2009-06-30