Replies: 2 comments 19 replies
-
Could you explain what's "a MultiFab containing a nodal DG solution for each field" and what you need to do in FillPatch and AverageDown? |
Beta Was this translation helpful? Give feedback.
19 replies
-
Hi @dunhamsj , how did the DG implementation go? Was it successful? I'm really interested ;) |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello, I've made additions to my fork of amrex that allow a user to call FillPatch and AverageDown on a MultiFab containing a nodal DG solution for each field. Would it be possible to merge these features into the main code-base of amrex? They have not been tested on GPUs, but they pass all of the github actions.
Beta Was this translation helpful? Give feedback.
All reactions