next up previous contents index
Next: Interface rms_diff Up: Module table_module Previous: Interface write_binary   Contents   Index

Interface read_binary


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call read_binary(this,file...
...(this,filename)
call read_binary(array,file)\end{verbatim}
\end{boxedminipage}

Read a Table or array of Tables from a binary file.

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

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

filename -- character(TABLE_STRING_LENGTH), intent(in)

array -- type(Table), intent(inout), allocatable, dimension(:) or dimension(:,:) or dimension(:,:,:)

rms_diff interface

gabor 2009-06-30