کد مقاله کد نشریه سال انتشار مقاله انگلیسی نسخه تمام متن
569592 1452135 2015 12 صفحه PDF دانلود رایگان
عنوان انگلیسی مقاله ISI
Data structures and algorithms for high-dimensional structured adaptive mesh refinement
ترجمه فارسی عنوان
ساختار داده ها و الگوریتم های برای پیکربندی مش مشبک با ساختار بالا
موضوعات مرتبط
مهندسی و علوم پایه مهندسی کامپیوتر نرم افزار
چکیده انگلیسی


• Structured anisotropic refinement of high-dimensional domains.
• Recursive bisection of hyperrectangular mesh elements.
• Linearized kd-tree for storage of the hierarchical mesh decomposition.
• Examples and scalability studies of meshes in up to 6 dimensions.
• Complete scheme scales better than nlogn, although worst case is O(n2)O(n2).

Spatial discretization of high-dimensional partial differential equations requires data representations that are of low overhead in terms of memory and complexity. Uniform discretization of computational domains quickly grows out of reach due to an exponential increase in problem size with dimensionality. Even with spatial adaptivity, the number of mesh data points can be unnecessarily large if care is not taken as to where refinement is done. This paper proposes an adaptive scheme that generates the mesh by recursive bisection, allowing mesh blocks to be arbitrarily anisotropic to allow for fine structures in some directions without over-refining in those directions that suffice with less refinement. Within this framework, the mesh blocks are organized in a linear kd-tree with an explicit node index map corresponding to the hierarchical splitting of internal nodes. Algorithms for refinement, coarsening and 2:1 balancing of a mesh hierarchy are derived. To demonstrate the capabilities of the framework, examples of generated meshes are presented and the algorithmic scalability is evaluated on a suite of test problems. In conclusion, although the worst-case complexity of sorting the nodes and building the node map index is n2n2, the average runtime scaling in the studied examples is no worse than nlogn.

ناشر
Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Advances in Engineering Software - Volume 82, April 2015, Pages 75–86
نویسندگان
,