next up previous contents index
Next: Interface Finalise Up: Module TBSystem_module Previous: Interface Setup_deriv_matrices   Contents   Index

Interface Setup_system


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call Setup_system(this,N,t...
...his,N,tbm,at_N, &
at_Z,global_U,N_manifolds)\end{verbatim}
\end{boxedminipage}

this -- intent(inout),

type(Self_Consistency) or type(Self_Consistency_Term)

N -- integer, intent(in)

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

at_N, N_manifolds -- integer, intent(in)

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

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

Finalise interface

gabor 2009-06-30