-
Notifications
You must be signed in to change notification settings - Fork 37
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
Plan for face-centered fields #736
Comments
Additional note: AMR load balance is missing some logic for tensor-valued quantities to communicate tensor values accross mesh boundaries. We need to repeat what @brryan did for buffer packing. |
One of the TODOs is to "Add metadata", does anyone know what this refers to? It looks like metadata already exists for faces, edges, and nodes. Is is just referring to update metadata to change the shapes of variables based on their topological type? |
Good question. Your first guess would have also been mine. |
I'm not sure either. Let's just check it off lol. |
From Hackathon:
TODOS:
CellVariable
toVariable
, etc. #867GetDim
from packs (Luke, Deferred to pack discussion) Add local face fields #868MeshData
so prolongation/restriction can be done in-oneThe text was updated successfully, but these errors were encountered: