next up previous contents index
Next: Interface initialise Up: Module group_module Previous: Elements   Contents   Index

Interface print


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call print(this[,verbosity...
...ex])
call print(this[,verbosity,file,first])\end{verbatim}
\end{boxedminipage}

Printing arrays of groups, with optional first group index

this -- type(Group), intent(in), scalar or dimension(:)

verbosity -- integer, intent(in), optional

out -- type(Inoutput), intent(inout), optional

index -- integer, optional, intent(in)

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

first -- integer, optional, intent(in)

initialise interface

gabor 2009-06-30