Generic volume transfer for distributed mesh dynamic repartitioning

Guillaume Damiand,Fabrice Jaillet,Vincent Vidal
DOI: https://doi.org/10.1007/s00366-024-02008-9
IF: 8.083
2024-06-19
Engineering With Computers
Abstract:Efficient and distributed adaptive mesh construction and editing pose several challenges, including selecting the appropriate distributed data structure, choosing strategies for distributing computational load, and managing inter-processor communication. Distributed Combinatorial Maps permit the representation and editing of distributed 3D meshes. This paper addresses computation load and expands communication aspects through volume transfer operation and repartitioning strategies. This work is the first one defining such transfer for cells of any topology. We demonstrate the benefits of our method by presenting a parallel adaptive hexahedral subdivision operation, involving fully generic volumes, in a process including a conversion to conformal mesh and surface fitting. Our experiments compare different strategies using multithreading and MPI implementations to highlight the benefits of volume transfer. Special attention has been paid to generic aspects and adaptability of the framework.
engineering, mechanical,computer science, interdisciplinary applications
What problem does this paper attempt to address?