DOE PAGES title logo U.S. Department of Energy
Office of Scientific and Technical Information

Title: Mesh Algorithms for PDE with Sieve I: Mesh Distribution

Journal Article · · Scientific Programming
 [1];  [1]
  1. Mathematics and Computer Science Division, Argonne National Laboratory, Argonne, IL 60439, USA

We have developed a new programming framework, called Sieve, to support parallel numerical partial differential equation(s) (PDE) algorithms operating over distributed meshes. We have also developed a reference implementation of Sieve in C++ as a library of generic algorithms operating on distributed containers conforming to the Sieve interface. Sieve makes instances of the incidence relation, or arrows, the conceptual first-class objects represented in the containers. Further, generic algorithms acting on this arrow container are systematically used to provide natural geometric operations on the topology and also, through duality, on the data. Finally, coverings and duality are used to encode not only individual meshes, but all types of hierarchies underlying PDE data structures, including multigrid and mesh partitions. In order to demonstrate the usefulness of the framework, we show how the mesh partition data can be represented and manipulated using the same fundamental mechanisms used to represent meshes. We present the complete description of an algorithm to encode a mesh partition and then distribute a mesh, which is independent of the mesh dimension, element shape, or embedding. Moreover, data associated with the mesh can be similarly distributed with exactly the same algorithm. The use of a high level of abstraction within the Sieve leads to several benefits in terms of code reuse, simplicity, and extensibility. We discuss these benefits and compare our approach to other existing mesh libraries.

Sponsoring Organization:
USDOE
Grant/Contract Number:
AC02-06CH11357
OSTI ID:
1197977
Journal Information:
Scientific Programming, Journal Name: Scientific Programming Journal Issue: 3 Vol. 17; ISSN 1058-9244
Publisher:
Hindawi Publishing CorporationCopyright Statement
Country of Publication:
Egypt
Language:
English

Similar Records

Composite matrix construction for structured grid adaptive mesh refinement
Journal Article · Tue Jul 23 00:00:00 EDT 2019 · Computer Physics Communications · OSTI ID:1560616

Array-based Hierarchical Mesh Generation in Parallel
Journal Article · Mon Nov 02 23:00:00 EST 2015 · Procedia Engineering · OSTI ID:1391879

Array-based, parallel hierarchical mesh refinement algorithms for unstructured meshes
Journal Article · Thu Aug 18 00:00:00 EDT 2016 · Computer Aided Design · OSTI ID:1373943

Related Subjects