abstract:In numerical analysis, adaptive mesh refinement is a method of changing the accuracy of a solution in certain regions, during the time the solution is being calculated. When solutions are calculated numerically, they are often constrained to discrete locations which constitute the computational grid, or 'mesh'.
It greatly simplifies parallel programming, enabling GPU acceleration of a broader set of popular algorithms, such as adaptivemeshrefinement, fast multipole methods and multigrid methods.