next up previous contents index
Next: Interface fix Up: Module ts_module Previous: Interface Calc   Contents   Index

Interface Print


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call Print(this,im,file,mp...
...is,i,forces,mpi)
call Print(this,params,mpi)\end{verbatim}
\end{boxedminipage}

this -- type(TS)

im -- integer

file -- type(Inoutput), intent(inout)

mpi -- type(MPI_context)

i -- integer, intent(in)

forces -- real(dp), dimension(3,this%cos%image(1)%at%N)

params -- type(tsParams)

fix interface

gabor 2009-06-30