next up previous contents index
Next: Subroutine remove_bond Up: Module atoms_module Previous: Subroutine set_bonds   Contents   Index

Subroutine add_bond


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call add_bond(this,pos,lattice,i, &
j,shift[,d])\end{verbatim}
\end{boxedminipage}

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

pos -- real(dp), intent(in), dimension(:,:)

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

i, j -- integer, intent(in)

shift -- integer, intent(in), dimension(3)

d -- real(dp), intent(in), optional

remove_bond subroutine

gabor 2009-06-30