-
Notifications
You must be signed in to change notification settings - Fork 51
MFEM kernel updates #609
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
base: develop
Are you sure you want to change the base?
MFEM kernel updates #609
Conversation
|
@artv3 please check for compiler warnings and squash them in this PR. There are some related to unused variables (defined in macros) in develop. I would have fixed them, but I didn't want to get in your way. |
|
I think this PR should now be good to go, @rhornung67 I fixed the compiler warnings as well. |
|
This is generally looking pretty good, but its hard to see what's really changed among all of the refactoring. |
Co-authored-by: Jason Burmark <[email protected]>
This WIP PR addresses issues: #578 along with major clean up passes...
Relevant kernels will be checked to be consistent with MFEM-4.9. FOM will be updated to be the DOF
Checklist: