next up previous contents index
Next: Interface local_ksum Up: Module TB_KPoints_module Previous: Interface max   Contents   Index

Interface ksum_dup


\begin{boxedminipage}{\textwidth}
\begin{verbatim}k1 = ksum_dup(this,v)\end{verbatim}
\end{boxedminipage}

Weighted sum over k-points of a quantity that's duplicated among processors of each k-point.

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

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

Return values:

k1 -- real(dp)
k2 -- complex(dp)
local_ksum interface

gabor 2009-06-30