next up previous contents index
Next: Subroutine do_hot_md Up: Module potential_test_module Previous: Subroutine print_test_forces_log   Contents   Index

Subroutine read_test_forces_log


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call read_test_forces_log(...
...orce_errors,forces1, &
forces2,displacement)\end{verbatim}
\end{boxedminipage}

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

at_array -- type(Atoms), intent(out), allocatable, dimension(:)

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

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

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

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

do_hot_md subroutine

gabor 2009-06-30