Next: Subroutine setup_parallel_groups
Up: Module IP_module
Previous: Interface Calc
Contents
Index
set up optimal parameters for parallel computation for a given system
- 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=STRING_LENGTH), intent(in), optional
-
setup_parallel_groups subroutine
gabor
2009-06-30