期刊文献+

Use of the Spatial kD-Tree in Computational Physics Applications

原文传递
导出
摘要 The need to perform spatial queries and searches is commonly encountered within the field of computational physics.The development of applications ranging from scientific visualization to finite element analysis requires efficient methods of locating domain objects relative to general locations in space.Much of the time,it is possible to form and maintain spatial relationships between objects either explicitly or by using relative motion constraints as the application evolves in time.Occasionally,either due to unpredictable relative motion or the lack of state information,an application must perform a general search(or ordering)of geometric objects without any explicit spatial relationship information as a basis.If previous state information involving domain geometric objects is not available,it is typically an involved and time consuming process to create object adjacency information or to order the objects in space.Further,as the number of objects and the spatial dimension of the problem domain is increased,the time required to search increases greatly.This paper proposes an implementation of a spatial k-d tree(skD-tree)for use by various applications when a general domain search is required.The skD-tree proposed in this paper is a spatial access method where successive tree levels are split along different dimensions.Objects are indexed by their centroid,and the minimum bounding box of objects in a node are stored in the tree node.The paper focuses on a discussion of efficient and practical algorithms for multidimensional spatial data structures for fast spatial query processing.These functions include the construction of a skD-tree of geometric objects,intersection query,containment query,and nearest neighbor query operations.
出处 《Communications in Computational Physics》 SCIE 2007年第3期545-576,共32页 计算物理通讯(英文)
基金 by contractors of the U.S.Government under Contract Nos.DE-AC05-00OR22725 and DE-AC07-05ID14517.
  • 相关文献

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部