next up previous contents index
Next: Module test_force_model_module Up: Module nye_tensor_module Previous: Subroutine find_lattice_correspondence   Contents   Index

Subroutine get_nn_list


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call get_nn_list(at,i_at,n...
...ghbours,nn_list, &
nn_vec,nn_vec_normalised)\end{verbatim}
\end{boxedminipage}

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

i_at -- integer, intent(in)

n_neighbours -- integer, intent(out)

nn_list -- integer, allocatable, intent(inout), dimension(:)

nn_vec -- real(dp), allocatable, intent(inout), dimension(:,:)

nn_vec_normalised -- real(dp), allocatable, intent(inout), dimension(:,:)

test_force_model_module module

gabor 2009-06-30