next up previous contents index
Next: Interface read_binary Up: Module atoms_module Previous: Interface diff_min_image   Contents   Index

Interface write_binary


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

Write a binary representation of an Atoms or Connection object to a file

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

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

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

read_binary interface

gabor 2009-06-30