ABOUT US

RESEARCH

RESEARCHERS

REPORTS

SOFTWARE

FACILITIES

EMAIL SERVICES

WIKIS

AuthorCarl Ollivier-Gooch, Lori Diachin, Mark S. Shephard, Timothy Tautges, Jason Kraftcheck, Vitus Leung, Xiaojuan Luo and Mark Miller
TitleAn Interoperable, Data-Structure-Neutral Component for Mesh Query and Manipulation
Year2010
JournalACM Transactions on Mathematical Software
Volume37
Pages29:1-29:28
Issue3
AbstractMuch of the effort required to create a new simulation code goes into developing infrastructure for mesh data manipulation, adaptive refinement design optimization, and so forth. This infrastructure is an obvious target for code reuse, except that implementations of these functionalities are typically tied to specific data structures. In this article, we describe a software component—an abstract data model and programming interface—designed to provide low-level mesh query and manipulation support for meshing and solution algorithms. The component’s data model provides a data abstraction, completely hiding all details of how mesh data is stored, while its interface defines how applications can interact with that data. Because the component has been carefully designed to be general purpose and efficient it provides a practical platform for implementing high-level mesh operations independently of the underlying mesh datastructures. After describing the data model and interface, we provide several usage examples, each of which has been used successfully with multiple implementations of the interface functionality. The overhead due to accessing mesh data through the interface rather than directly accessing the underlying mesh data is shown to be acceptably small.
PDF File Download
DOI Link10.1145/1824801.1824807