CFD-GO / TCLB

TCLB - Templated MPI+CUDA/CPU Lattice Boltzmann code
https://tclb.io
GNU General Public License v3.0
178 stars 70 forks source link

Changing macro name to avoid name-collision with Rcpp #424

Closed llaniewski closed 1 year ago

llaniewski commented 1 year ago

This fixes a bug while compiling with RInside.

codecov-commenter commented 1 year ago

Codecov Report

Base: 32.34% // Head: 32.34% // No change to project coverage :thumbsup:

Coverage data is based on head (32d28ab) compared to base (ff3c853). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #424 +/- ## ======================================== Coverage 32.34% 32.34% ======================================== Files 154 154 Lines 6425 6425 ======================================== Hits 2078 2078 Misses 4347 4347 ``` | Flag | Coverage Δ | | |---|---|---| | d2q9 | `30.28% <ø> (ø)` | | | d2q9_bc | `26.51% <ø> (ø)` | | | d2q9_kuper | `27.37% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/CFD-GO/TCLB/pull/424?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | Coverage Δ | | |---|---|---| | [src/LatticeAccess.inc.cpp.Rt](https://codecov.io/gh/CFD-GO/TCLB/pull/424?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO#diff-c3JjL0xhdHRpY2VBY2Nlc3MuaW5jLmNwcC5SdA==) | `60.86% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.