next up previous contents index
Next: Interface n_elec Up: Module TBSystem_module Previous: Interface calc_orb_local_pot   Contents   Index

Interface update_orb_local_pot


\begin{boxedminipage}{\textwidth}
\begin{verbatim}t1 = update_orb_local_pot(...
...al_at_weight, &
new_orbital_n,new_orbital_m)\end{verbatim}
\end{boxedminipage}

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

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

iter -- integer, intent(in)

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

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

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

Return value -- logical
n_elec interface

gabor 2009-06-30