query_watm Module Subroutine

module subroutine query_watm(this, ia, nbrs)

Arguments

Type IntentOptional Attributes Name
class(aabbtree_t), intent(in) :: this
integer, intent(in) :: ia
type(ivector_t), intent(inout) :: nbrs

Calls

proc~~query_watm~~CallsGraph proc~query_watm query_watm none~query aabbtree_t%query proc~query_watm->none~query interface~query_waabb aabbtree_t%query_waabb none~query->interface~query_waabb interface~query_watm aabbtree_t%query_watm none~query->interface~query_watm interface~query_watmaabb aabbtree_t%query_watmaabb none~query->interface~query_watmaabb proc~query_waabb query_waabb interface~query_waabb->proc~query_waabb interface~query_watm->proc~query_watm proc~query_watmaabb query_watmaabb interface~query_watmaabb->proc~query_watmaabb proc~query_waabb->none~query proc~ivector_clear ivector_t%ivector_clear proc~query_waabb->proc~ivector_clear interface~node_isleaf node_t%node_isleaf proc~query_watmaabb->interface~node_isleaf proc~aabb_overlaps aabb_t%aabb_overlaps proc~query_watmaabb->proc~aabb_overlaps proc~ivector_append ivector_t%ivector_append proc~query_watmaabb->proc~ivector_append proc~query_watmaabb->proc~ivector_clear proc~ivector_pop ivector_t%ivector_pop proc~query_watmaabb->proc~ivector_pop proc~node_isleaf node_isleaf interface~node_isleaf->proc~node_isleaf

Called by

proc~~query_watm~~CalledByGraph proc~query_watm query_watm none~query aabbtree_t%query proc~query_watm->none~query interface~query_watm aabbtree_t%query_watm interface~query_watm->proc~query_watm none~query->interface~query_watm interface~query_waabb aabbtree_t%query_waabb none~query->interface~query_waabb proc~build_pt_aabbtree build_pt_aabbtree proc~build_pt_aabbtree->none~query proc~query_waabb query_waabb proc~query_waabb->none~query interface~query_waabb->proc~query_waabb proc~pt_build pt_build proc~pt_build->proc~build_pt_aabbtree proc~ia_add_vdw_forces ia_add_vdw_forces proc~ia_add_vdw_forces->proc~pt_build proc~ia_calc_forces ia_calc_forces proc~ia_calc_forces->proc~ia_add_vdw_forces proc~calc_drift calc_drift proc~calc_drift->proc~ia_calc_forces proc~integrate_em integrate_em proc~integrate_em->proc~calc_drift proc~se_fval se_fval proc~se_fval->proc~calc_drift proc~bds_run bds_run proc~bds_run->proc~integrate_em proc~run run proc~run->proc~bds_run program~main main program~main->proc~run