next up previous contents index
Next: Interface fill_sc_dmatrices Up: Module TBSystem_module Previous: Interface fill_dmatrices   Contents   Index

Interface fill_sc_matrices


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call fill_sc_matrices(this...
...t_manifold_of_atom,first_orb_of_manifold,tbm)\end{verbatim}
\end{boxedminipage}

this -- intent(inout),

type(TBSystem) or type(Self_Consistency_Term)

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

U -- real(dp), intent(in), allocatable, dimension(:)

stoner_param -- real(dp), intent(in), allocatable, dimension(:,:)

first_orb_of_atom -- integer, intent(in), dimension(:)

first_manifold_of_atom -- integer, intent(in), dimension(:)

first_orb_of_manifold -- integer, intent(in), dimension(:)

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

fill_sc_dmatrices interface

gabor 2009-06-30