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

Interface print


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call print(this[,file,properties])
call print(this[,file])\end{verbatim}
\end{boxedminipage}

Print a verbose textual description of an Atoms or Connection object to the default logger or to a specificied Inoutput object.

this -- intent(inout), intent(in), type(Atoms) or type(Connection)

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

properties -- character(*), optional, intent(in)

print_xyz interface

gabor 2009-06-30