Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Algorithm 995: an efficient parallel anisotropic Delaunay mesh generator for two-dimensional finite element analysis
Pardue J., Chernikov A. ACM Transactions on Mathematical Software45 (3):1-30,2019.Type:Article
Date Reviewed: Sep 23 2019

Finite element analysis (FEA) depends on meshes that approximate the artifact to be analyzed. Starting with an initial mesh, an FEA development pipeline produces more and more refined meshes in an iterative process until the solution of the partial differential equation (PDE) on the mesh is accurate enough. This paper presents the design and massively parallel implementation of a 2D mesh generator that efficiently and fully automatically produces the initial mesh. The presentation focuses on the domain of computational fluid dynamics via an analysis of the airflow around a 2D slice of an aircraft wing.

The core of the paper describes the various stages of the algorithm, which computes the anisotropic boundary layer via Delaunay triangulation and the isotropic mesh region via Delaunay refinement, both by parallel algorithms that apply recursive domain splitting. All processes engage in both activities where the workers independently balance their load using global information periodically updated in the root process. The accuracy of the solution is validated against public references. Performance results, based on message passing interface (MPI) and POSIX threads, demonstrate more than 75 percent efficiency on a cluster with 512 processors.

While the details of the algorithm are mainly targeted to experts in FEA, the description of the parallel implementation will also interest parallel program developers in other fields; however, a more detailed evaluation of the effectiveness of work balancing would have been helpful. The presented work has great potential; in particular, the authors envision its generalization to 3D domains.

Reviewer:  Wolfgang Schreiner Review #: CR146702 (1912-0447)
Bookmark and Share
  Featured Reviewer  
 
Mathematical Software (G.4 )
 
 
Physics (J.2 ... )
 
Would you recommend this review?
yes
no
Other reviews under "Mathematical Software": Date
Mathematical applications of electronic spreadsheets
Arganbright D., McGraw-Hill, Inc., New York, NY, 1984. Type: Book (9789780070024298)
May 1 1985
The NAG Library: a beginners guide
Phillips J., Oxford University Press, Inc., New York, NY, 1987. Type: Book (9789780198532637)
May 1 1988
Numerical software tools in C
Kempf J., Prentice-Hall, Inc., Upper Saddle River, NJ, 1987. Type: Book (9789780136272748)
Apr 1 1988
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy