next up previous contents index
Next: Subroutine dradial_functions Up: Module TBModel_DFTB_module Previous: Subroutine TBModel_DFTB_read_params_xml   Contents   Index

Subroutine radial_functions


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call radial_functions(this...
..._set_type_i,orb_set_type_j,is,js, &
f_H,f_S)\end{verbatim}
\end{boxedminipage}

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

ti, tj -- integer, intent(in)

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

orb_set_type_i, orb_set_type_j -- integer, intent(in)

is, js -- integer, intent(in)

f_H -- real(dp), intent(out), dimension(10)

f_S -- real(dp), intent(out), dimension(10)

dradial_functions subroutine

gabor 2009-06-30