Home
last modified time | relevance | path

Searched defs:nl_set_sub_iterator (Results 1 – 2 of 2) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_neighbor_list_types.F291 SUBROUTINE nl_set_sub_iterator(iterator_set, ikind, jkind, iatom, mepos) subroutine
297 CHARACTER(len=*), PARAMETER :: routineN = 'nl_set_sub_iterator', & argument
298 routineP = moduleN//':'//routineN
300 INTEGER :: i, ij, ilist, me, nlist, nnode
301 TYPE(list_search_type), POINTER :: list_search
302 TYPE(neighbor_list_iterator_type), POINTER :: iterator
303 TYPE(neighbor_list_type), POINTER :: neighbor_list
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_neighbor_list_types.F286 SUBROUTINE nl_set_sub_iterator(iterator_set, ikind, jkind, iatom, mepos) subroutine
292 CHARACTER(len=*), PARAMETER :: routineN = 'nl_set_sub_iterator', & argument
293 routineP = moduleN//':'//routineN
295 INTEGER :: i, ij, ilist, me, nlist, nnode
296 TYPE(list_search_type), POINTER :: list_search
297 TYPE(neighbor_list_iterator_type), POINTER :: iterator
298 TYPE(neighbor_list_type), POINTER :: neighbor_list