-
Notifications
You must be signed in to change notification settings - Fork 17
[SPH] attempt to use paving functions inside ghost zones #1389
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: main
Are you sure you want to change the base?
Conversation
|
i should first write a get_offset_within_aabb function in paving function that returns the list of offsets that intresect a set aabb to avoid the need to do the for_all_offset thing (+1 in each dir for AMR, + hmax in each dir for SPH) -> DONE |
Workflow reportworkflow report corresponding to commit cf6a1c4 Pre-commit check reportPre-commit check: ✅ Test pipeline can run. Clang-tidy diff reportNo relevant changes found. You should now go back to your normal life and enjoy a hopefully sunny day while waiting for the review. Doxygen diff with
|
No description provided.