next up previous contents index
Next: Interface print Up: Module atoms_module Previous: Interface write_binary   Contents   Index

Interface read_binary


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call read_binary(this,infile)
call read_binary(this,outfile)\end{verbatim}
\end{boxedminipage}

Read an Atoms or Connection object from a binary file

this -- intent(inout), allocatable, scalar or dimension(:),

type(Atoms) or type(Table_Pointer) or type(Connection)

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

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

print interface

gabor 2009-06-30