next up previous contents index
Next: Interface Print Up: Module ts_module Previous: Interface Finalise   Contents   Index

Interface Calc


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call Calc(this,metapot,niter,params, &
file,mpi)\end{verbatim}
\end{boxedminipage}

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

metapot -- type(MetaPotential), intent(inout)

niter -- integer, intent(inout)

params -- type(tsParams)

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

mpi -- type(MPI_context)

Print interface

gabor 2009-06-30