next up previous contents index
Next: Interface fill_sc_matrices Up: Module TBSystem_module Previous: Interface fill_these_matrices   Contents   Index

Interface fill_dmatrices


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call fill_dmatrices(this,a...
...nd[,need_S, &
dense,diag_mask,offdiag_mask])\end{verbatim}
\end{boxedminipage}

this -- type (TBSystem), intent(inout)

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

at_ind -- integer, intent(in)

need_S, dense -- logical, intent(in), optional

diag_mask -- logical, intent(out), optional, target, dimension(:)

offdiag_mask -- logical, intent(out), optional, target, dimension(:)

fill_sc_matrices interface

gabor 2009-06-30