PARALLEL 3-DIMENSIONAL MESH GENERATION ON DISTRIBUTED-MEMORY MIMD COMPUTERS

Citation
Hl. Decougny et al., PARALLEL 3-DIMENSIONAL MESH GENERATION ON DISTRIBUTED-MEMORY MIMD COMPUTERS, Engineering with computers, 12(2), 1996, pp. 94-106
Citations number
26
Categorie Soggetti
Computer Application, Chemistry & Engineering","Engineering, Mechanical","Computer Science Interdisciplinary Applications
Journal title
ISSN journal
01770667
Volume
12
Issue
2
Year of publication
1996
Pages
94 - 106
Database
ISI
SICI code
0177-0667(1996)12:2<94:P3MGOD>2.0.ZU;2-T
Abstract
This paper discusses the development of an automatic mesh generation t echnique designed to operate effectively on multiple instruction multi ple data (MIMD) parallel computers. The meshing approach is hierarchic al, that is, model entities are meshed after their boundaries have bee n meshed. Focus is on the region meshing step. An octree is constructe d to serve as a localization tool and for efficiency. The tree is also key to the efficient parallelization of the meshing process since it supports the distribution of load to processors. The parallel mesh gen eration procedure repartitions the domain to be meshed and applies on processor face removals until all face removals with local data have b een performed. The portion of the domain to be meshed remaining is dyn amically repartitioned at the octant level using an Inertial Recursive Bisection method and local face removals are reperformed. Migration o f a terminal octant involves migration of the octant data and the octa nt's mesh faces and/or mesh regions. Results show relatively good spee d-ups for parallel face removals on small numbers of processors. Once the three-dimensional mesh has been generated, mesh regions may be sca ttered across processors. Thererfore, a final dynamic repartitioning s tep is applied at the region level to produce a partition ready for fi nite element analysis.