next up previous contents index
Next: Subroutine calc_dists Up: Module atoms_module Previous: Interface map_into_cell   Contents   Index

Subroutine atoms_copy_without_connect


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call atoms_copy_without_connect(to,from)\end{verbatim}
\end{boxedminipage}

Make a copy of the atoms object from without including connectivity information. Useful for saving the state of a dynamical simulation without incurring too great a memory cost.

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

from -- type(Atoms), intent(in)

calc_dists subroutine

gabor 2009-06-30