next up previous contents index
Next: Subroutine calc_energy Up: Module potential_test_module Previous: Subroutine calc_defect_energy   Contents   Index

Subroutine do_relax


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call do_relax(mpot,at,rel_tol,rel_iter, &
[n_iter,const_vol])\end{verbatim}
\end{boxedminipage}

mpot -- type(MetaPotential), intent(inout)

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

rel_tol -- real(dp), intent(in)

rel_iter -- integer, intent(in)

n_iter -- integer, intent(out), optional

const_vol -- logical, intent(in), optional

calc_energy subroutine

gabor 2009-06-30