How to limit FillPatch to the first subcycle in AmrLevelAdv advance()? #4610
-
Hi everyone, I am studying the Currently, the code looks like this:
My goals are:
My question: How can I modify this code so that FillPatch is limited to the first subcycle and only uses the current coarse grid data? |
Beta Was this translation helpful? Give feedback.
Answered by
WeiqunZhang
Aug 16, 2025
Replies: 1 comment 1 reply
-
Something like
Note that you are using an old version of amrex (or maybe you are using amrex-tutorials?). My diff is against the latest amrex. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Afraid31
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Something like