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

avoid filling old_state when regridding #131

Merged
merged 4 commits into from
Oct 14, 2022

Conversation

BenWibking
Copy link
Collaborator

@BenWibking BenWibking commented Oct 14, 2022

Avoid filling old_state_ multifabs when regridding. It should not be necessary, and avoiding this will reduce communication.

@BenWibking
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@BenWibking BenWibking changed the title don't fill old_state when regridding avoid filling old_state when regridding Oct 14, 2022
@BenWibking
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@BenWibking BenWibking merged commit 103a46d into development Oct 14, 2022
@BenWibking BenWibking deleted the avoid-extra-fillpatch-regrid branch October 14, 2022 17:23
BenWibking added a commit that referenced this pull request Oct 14, 2022
* don't fill old_state when regridding

* avoid filling state_old in MakeNewLevelFromCoarse

* apply FixUpState only to state_new
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.

1 participant