next up previous contents index
Next: Subroutine do_relax Up: Module potential_test_module Previous: Subroutine evaluate_energies   Contents   Index

Subroutine calc_defect_energy


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call calc_defect_energy(pot,at_bulk,log,at_def, &
[def_no,def_e])\end{verbatim}
\end{boxedminipage}

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

at_bulk, at_def -- type(Atoms), intent(inout)

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

def_no -- integer, intent(in), optional

def_e -- real(dp), intent(out), optional

do_relax subroutine

gabor 2009-06-30