jorgensd / jorgensd/adios4dolfinx

Submesh support

Open
#149 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
33
Forks
8
Avg merge
22d 12h
Merged PRs (30d)
1

Description

Things to think about after discussions with @ottarph:

- If we create a submesh and a function on the submesh, this is a stand-alone grid, this can be stored.
- If we store both mesh and submesh as two separate checkpoints, we need to use the relations between parent and submesh cells to ensure that the submesh is distributed with the same ownership as the parent mesh. Probably need to store the entity maps as well, or reconstruct them from the input global indices.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.