next up previous contents index
Next: Interface calc Up: Module TB_module Previous: Interface Setup_atoms   Contents   Index

Interface solve_diag


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call solve_diag(this[,need...
..._E,fermi_E], &
w_n[,use_prev_charge,AF,err])\end{verbatim}
\end{boxedminipage}

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

need_evecs -- logical, intent(in), optional

use_Fermi_E -- logical, optional, intent(in)

fermi_E -- real(dp), optional, intent(inout)

w_n -- real(dp), pointer, intent(in), dimension(:)

use_prev_charge -- logical, optional, intent(in)

AF -- type(ApproxFermi), intent(inout), optional

err -- integer, intent(out), optional

calc interface

gabor 2009-06-30