Replies: 2 comments 4 replies
-
|
We don't have the Fortran interface for it. We could try to add it. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Give #5486 a try. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear AMReX developers,
I would like to implement SSPRK33 with subcycling using only the Fortran interface. Does the Fortran interface provide access to the functionality needed to reproduce the
FillPatcherRK workflow, specificallyfillRKandstoreRKCoarseData?If so, could you point me to the corresponding Fortran procedures? I am particularly interested in whether
amrex_fillpatchandamrex_fillcoarsepatchcan be used for this purpose, or whether a different approach is required.Thank you.
Beta Was this translation helpful? Give feedback.
All reactions