next up previous contents index
Next: Interface add_property Up: Module atoms_module Previous: Interface add_atoms   Contents   Index

Interface remove_atoms


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

Remove one or more atoms from an Atoms object.

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

i -- integer, intent(in)

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

add_property interface

gabor 2009-06-30