next up previous contents index
Next: Interface write_binary Up: Module dynamicalsystem_module Previous: Interface add_atoms   Contents   Index

Interface remove_atoms


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call remove_atoms(this,i)
call remove_atoms(this,atomlist_in)\end{verbatim}
\end{boxedminipage}

Remove one or more atoms from this DynamicalSystem

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

i -- integer, intent(in)

atomlist_in -- integer, intent(in), dimension(:)

write_binary interface

gabor 2009-06-30