Next: Interface ksum_distrib
Up: Module TB_KPoints_module
Previous: Interface ksum_dup
Contents
Index
Local weighted sum over k-points of a quantity.
- this -- type(KPoints), intent(in)
-
- v -- intent(in), dimension(:) or dimension(:,:) or dimension(:,:,:,:), real(dp) or complex(dp)
-
- Return values:
-
- k1 --
real(dp)
-
- k2 --
real(dp), dimension(size(v,1))
-
- k3 --
complex(dp)
-
- k4 --
complex(dp), dimension(size(v,1))
-
- k5 --
complex(dp), dimension(size(v,1),size(v,2),size(v,3))
-
ksum_distrib interface
gabor
2009-06-30