Next: Interface setup_parallel
Up: Module IP_module
Previous: Interface Print
Contents
Index
Call the potential calculator for the selected IP model
- this -- type(IP_type), intent(inout)
-
- at -- type(Atoms), intent(inout)
-
- energy -- real(dp), intent(out), optional
-
energy = System total energy, local_e = energy of each atom, vector dimensioned as at%N.
- local_e -- real(dp), intent(out), optional, dimension(:)
-
energy = System total energy, local_e = energy of each atom, vector dimensioned as at%N.
- f -- real(dp), intent(out), optional, dimension(:,:)
-
- virial -- real(dp), intent(out), optional, dimension(3,3)
-
- args_str -- character(len=*), intent(in), optional
-
setup_parallel interface
gabor
2009-06-30