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

Introduce local_max_patches in domain #293

Merged

Conversation

tim-griesbach
Copy link
Contributor

This PR is adding local_max_patches, i.e. the maximum over all processes of local_num_patches, in fclaw{2,3}d_domain_t. It is sufficient to set the value of local_max_patches in fclaw2d_domain_new since the adaption and partition function as all other domain creation functions in fclaw2d_convenience.c call fclaw2d_domain_new.
The value of local_max_patches will be required for planned changes regarding writing VTU files using MPI I/O.

tim-griesbach and others added 2 commits December 14, 2023 15:30
Casting the process patch count at the earliest opportunity.
@cburstedde
Copy link
Member

Thanks, I'd be fine if this gets merged!

@scottaiton scottaiton merged commit 517010f into ForestClaw:develop Dec 18, 2023
35 checks passed
@tim-griesbach tim-griesbach deleted the feature-local-max-patches branch January 8, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants