next up previous contents index
Next: Interface get_dHS_masks Up: Module TBModel_module Previous: Interface n_elecs_of_Z   Contents   Index

Interface get_HS_blocks


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call get_HS_blocks(this,at,i,j, &
dv_hat,dv_mag,b_H,b_S, &
[i_mag])\end{verbatim}
\end{boxedminipage}

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

at -- type(Atoms), intent(in)

i, j -- integer, intent(in)

dv_hat -- real(dp), intent(in), dimension(3)

dv_mag -- real(dp), intent(in)

b_H -- real(dp), intent(out), dimension(:,:)

b_S -- real(dp), intent(out), dimension(:,:)

i_mag -- integer, intent(in), optional

get_dHS_masks interface

gabor 2009-06-30