next up previous contents index
Next: Subroutine IPModel_BOP_Calc_ptr Up: Module IPModel_BOP_module Previous: Interface Print   Contents   Index

Interface Calc


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call Calc(this,at[,e,local_e, &
f,virial,args_str])\end{verbatim}
\end{boxedminipage}

this -- type(IPModel_BOP), intent(inout)

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

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

local_e -- real(dp), intent(out), optional, dimension(:)

f -- real(dp), intent(out), optional, dimension(:,:)

virial -- real(dp), intent(out), optional, dimension(3,3)

args_str -- character(len=*), optional

IPModel_BOP_Calc_ptr subroutine

gabor 2009-06-30