next up previous contents index
Next: Interface Setup_atoms Up: Module TBSystem_module Previous: Elements   Contents   Index

Interface Initialise


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call Initialise(this,args_...
...j])
call Initialise(this,args_str,param_str)\end{verbatim}
\end{boxedminipage}

this -- intent(inout),

type(TBSystem) or type(Self_Consistency) or type(TB_Dipole_Model) or type(TB_Spin_Orbit_Coupling)

args_str, param_str -- character(len=*), intent(in)

kpoints_obj -- type(KPoints), intent(in), optional

mpi_obj -- type(MPI_context), intent(in), optional

from -- type(TBSystem), intent(in)

Setup_atoms interface

gabor 2009-06-30