next up previous contents index
Next: Interface collect Up: Module TB_KPoints_module Previous: Interface ksum_distrib   Contents   Index

Interface ksum_distrib_inplace


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

in-place UNweighted sum over k-points of an array that's distributed among processors of each k-point.

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

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

collect interface

gabor 2009-06-30