Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#61: integrate new pmesh handling #62

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

pierrepebay
Copy link
Contributor

Fixes #61

pierrepebay and others added 19 commits July 25, 2022 15:24
- User defined global mesh x and y decomposition still needs to be implemented
- Mesh chunk border types aren't set properly
… size

Parallel mesh sizes are now more equally distributed
- needs handling of cases where parallel mesh is of multiple current location types at once (e.g. domain mesh is divided in (1, 1), (2, 1), etc. parallel meshes)
- needs usage of this type in order to correctly define mesh chunk borders
…nk creation

- needs (2, 1) and (1, 2) number of parallel meshes case handling
- needs further testing
@pierrepebay pierrepebay added the enhancement New feature or request label Aug 17, 2022
@pierrepebay pierrepebay requested a review from lifflander August 17, 2022 09:52
@pierrepebay pierrepebay self-assigned this Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate new parallel mesh handling in solver
1 participant