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

New FillPatch function: FillPatchNLevels #3974

Merged
merged 12 commits into from
Jun 8, 2024

Conversation

WeiqunZhang
Copy link
Member

@WeiqunZhang WeiqunZhang commented Jun 6, 2024

The existing FillPatchSingleLevel fills with the data from the same AMR level, and FillPatchTwoLevels fills with the data form the same AMR level and the coarse level below if needed. This new function will go down the AMR levels as deep as necessary.

The existing FillPatchSingleLevel fills with the data from the same AMR
level, and FillPatchTwoLevels fills with the data form the same AMR level
and the coarse level below if needed.  This new function will go down the
AMR levels as deep as necessary.
@WeiqunZhang WeiqunZhang marked this pull request as ready for review June 8, 2024 21:42
@WeiqunZhang WeiqunZhang merged commit 61b2965 into AMReX-Codes:development Jun 8, 2024
68 of 69 checks passed
@WeiqunZhang WeiqunZhang deleted the fillpatchn branch June 8, 2024 21:43
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.

2 participants