next up previous contents index
Next: Interface assignment(=) Up: Module atoms_module Previous: Interface wipe   Contents   Index

Interface zero


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call zero(this[,indices])\end{verbatim}
\end{boxedminipage}

Zero data in an Atoms structure -- this doesn't finalise it or change it's size. We zero this%pos and this%Z.

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

indices -- integer, optional, intent(in)

Optionally only zero the specified indices.

assignment(=) interface

gabor 2009-06-30