devitocodes / devito

DSL and compiler framework for automated finite-differences and stencil computation
http://www.devitoproject.org
MIT License
557 stars 225 forks source link

api: add priority to fd coefficients for mixed derivatives #2331

Closed mloubout closed 6 months ago

mloubout commented 6 months ago

So can sort fd coeffs types such as with drp

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.68%. Comparing base (8f6b6a8) to head (881afcb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2331 +/- ## ========================================== + Coverage 86.67% 86.68% +0.01% ========================================== Files 232 232 Lines 43409 43413 +4 Branches 8057 8057 ========================================== + Hits 37626 37634 +8 + Misses 5079 5076 -3 + Partials 704 703 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.