next up previous contents index
Next: Interface write Up: Module CInOutput_module Previous: Interface close   Contents   Index

Interface read


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call read(this,at[,frame,z...
...l read(this,filename[,frame,zero, &
status])\end{verbatim}
\end{boxedminipage}

Read an Atoms object from this CInOutput stream.

Read Atoms object from XYZ or NetCDF file.

this -- intent(inout), type(CInOutput) or type(Atoms)

at -- type(Atoms), target, intent(out)

frame -- integer, optional, intent(in)

zero -- logical, optional, intent(in)

status -- integer, optional, intent(inout), intent(out)

filename -- character(len=*), intent(in)

write interface

gabor 2009-06-30