-
Notifications
You must be signed in to change notification settings - Fork 15
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
added functionality for static irregular rectilinear grids #292
Conversation
Add documentation of your new decomposition to |
Co-authored-by: FG-TUM <[email protected]>
Co-authored-by: FG-TUM <[email protected]>
Co-authored-by: FG-TUM <[email protected]>
Co-authored-by: FG-TUM <[email protected]>
Co-authored-by: FG-TUM <[email protected]>
Co-authored-by: FG-TUM <[email protected]>
Copied the documentation in |
Description
Added a new domain decomposition, that allows a user-specified static irregular rectilinear grid to be used as the domain decomposition.
How Has This Been Tested?
Used a bunch of different CSV files, printed out domain sizes, ran simulations with 1000 steps with multiple ranks, seems to work