next up previous contents index
Next: Subroutine print_xyz_log Up: Module potential_test_module Previous: Subroutine compare_forces   Contents   Index

Subroutine calculate_forces


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call calculate_forces(pot,at_array,forces)\end{verbatim}
\end{boxedminipage}

pot -- type(Potential), intent(inout)

at_array -- type(Atoms), intent(inout), dimension(0:)

forces -- real(dp), intent(out), dimension(4,at_array(0)%N,size(at_array) - 1)

print_xyz_log subroutine

gabor 2009-06-30