query_watm Interface

interface


Calls

interface~~query_watm~~CallsGraph interface~query_watm query_watm proc~query_watm query_watm interface~query_watm->proc~query_watm

private module subroutine query_watm(this, ia, nbrs)

Arguments

Type IntentOptional AttributesName
class(aabbtree_t), intent(in) :: this

An aabbtree_t instance.

integer, intent(in) :: ia

Atom index

type(ivector_t), intent(inout) :: nbrs

List of potential neighbors.

Description

Query an AABB tree for a set of potential neighbors of an atom.