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

Simplify the algorithm for domain decomposition #146

Merged
merged 7 commits into from
Feb 3, 2025
Merged

Conversation

IshaanDesai
Copy link
Member

@IshaanDesai IshaanDesai commented Feb 3, 2025

The domain decomposition was yielding incorrect results for cases which have the same number of domains in the x and y directions, for example [2, 2, 1]. This PR simplifies the algorithm and adds tests to ensure that the potentially problematic scenario is covered for.

Checklist:

  • I added a summary of the changes (compared to the last release) in the CHANGELOG.md.

@IshaanDesai IshaanDesai self-assigned this Feb 3, 2025
@IshaanDesai IshaanDesai added the bug Something isn't working label Feb 3, 2025
@IshaanDesai IshaanDesai merged commit 99c3f2b into develop Feb 3, 2025
10 checks passed
@IshaanDesai IshaanDesai deleted the fix-dd branch February 3, 2025 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant