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

Interface sum


\begin{boxedminipage}{\textwidth}
\begin{verbatim}m1 = sum(this,v)\end{verbatim}
\end{boxedminipage}

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

v -- intent(in), real(dp) or complex(dp)

Return values:

m1 -- real(dp)
m2 -- complex(dp)
sum_in_place interface

gabor 2009-06-30