next up previous contents index
Next: Subroutine test_energy Up: Module potential_test_module Previous: Subroutine converge_fermi_t   Contents   Index

Subroutine evaluate_forces


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call evaluate_forces(pot,at,log[,forces])\end{verbatim}
\end{boxedminipage}

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

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

log -- type(Inoutput), intent(inout)

forces -- real(dp), intent(out), optional, dimension(4,at%N)

test_energy subroutine

gabor 2009-06-30