next up previous contents index
Next: Interface set_type Up: Module group_module Previous: Interface write_binary   Contents   Index

Interface read_binary


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call read_binary(this,file)
call read_binary(alloc,file)\end{verbatim}
\end{boxedminipage}

Allow reading into an allocatable array

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

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

alloc -- type(Group), allocatable, intent(inout), dimension(:)

set_type interface

gabor 2009-06-30