next up previous contents index
Next: Subroutine atoms_copy_without_connect Up: Module atoms_module Previous: Interface cell_volume   Contents   Index

Interface map_into_cell


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call map_into_cell(this)
...
...p_into_cell(pos,lattice,g[,shift, &
mapped])\end{verbatim}
\end{boxedminipage}

Map atomic fractional positions back into the unit cell $-0.5 \le t_x,t_y,t_z < 0.5$

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

pos -- real(dp), intent(inout), dimension(3)

lattice -- real(dp), intent(in), dimension(3,3)

g -- real(dp), intent(in), dimension(3,3)

shift -- integer, intent(out), optional, dimension(3)

mapped -- logical, intent(out), optional

atoms_copy_without_connect subroutine

gabor 2009-06-30