devitocodes / devito

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

api: support custom coeffs for div/grad/curl #2486

Closed mloubout closed 1 week ago

mloubout commented 1 week ago

See you tests for API

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 87.28%. Comparing base (a378722) to head (f668d8e). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2486 +/- ## ========================================== + Coverage 87.26% 87.28% +0.01% ========================================== Files 238 238 Lines 45271 45325 +54 Branches 4022 4027 +5 ========================================== + Hits 39505 39561 +56 + Misses 5085 5083 -2 Partials 681 681 ```

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