next up previous contents index
Next: Subroutine read_convert_back_pos Up: Module cp2k_driver_module Previous: Subroutine write_cp2k_input_file   Contents   Index

Subroutine read_cp2k_forces


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call read_cp2k_forces(forces,energy,param,my_atoms, &
run_type[,verbose])\end{verbatim}
\end{boxedminipage}

forces -- real(dp), allocatable, dimension(:,:), intent(out)

energy -- real(dp), intent(out)

param -- type(param_cp2k), intent(in)

my_atoms -- type(Atoms), intent(in)

run_type -- integer, intent(in)

verbose -- logical, optional, intent(in)

read_convert_back_pos subroutine

gabor 2009-06-30