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

Subroutine connection_fill


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call connection_fill(this,...
...cutoff,use_uniform_cutoff,origin, &
extent])\end{verbatim}
\end{boxedminipage}

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

N -- integer, intent(in)

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

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

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

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

use_uniform_cutoff -- logical, optional, intent(in)

origin -- real(dp), optional, intent(in), dimension(3)

extent -- real(dp), optional, intent(in), dimension(3,3)

test_form_bond subroutine

gabor 2009-06-30