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

Fixing the SolidGrid print issue #442

Closed llaniewski closed 1 year ago

llaniewski commented 1 year ago

@ndivaira This should solve the issue with excessive printing and reconstruction of the SolidGrid indexer. I'll merge after all the tests complete.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 80.00% and project coverage change: +0.02% :tada:

Comparison is base (769d4b7) 43.98% compared to head (52a74fb) 44.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #442 +/- ## =========================================== + Coverage 43.98% 44.00% +0.02% =========================================== Files 166 166 Lines 7801 7808 +7 =========================================== + Hits 3431 3436 +5 - Misses 4370 4372 +2 ``` | [Flag](https://app.codecov.io/gh/CFD-GO/TCLB/pull/442/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | Coverage Δ | | |---|---|---| | [d2q9](https://app.codecov.io/gh/CFD-GO/TCLB/pull/442/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | `30.42% <100.00%> (+0.02%)` | :arrow_up: | | [d2q9_bc](https://app.codecov.io/gh/CFD-GO/TCLB/pull/442/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | `26.68% <100.00%> (+0.02%)` | :arrow_up: | | [d2q9_kuper](https://app.codecov.io/gh/CFD-GO/TCLB/pull/442/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | `27.38% <100.00%> (+0.02%)` | :arrow_up: | | [d3q27_PSM_NEBB](https://app.codecov.io/gh/CFD-GO/TCLB/pull/442/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | `35.60% <44.44%> (+<0.01%)` | :arrow_up: | | [d3q27_pf_velocity](https://app.codecov.io/gh/CFD-GO/TCLB/pull/442/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | `30.33% <100.00%> (+0.02%)` | :arrow_up: | 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. | [Files Changed](https://app.codecov.io/gh/CFD-GO/TCLB/pull/442?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | Coverage Δ | | |---|---|---| | [tests/solid/main.cpp](https://app.codecov.io/gh/CFD-GO/TCLB/pull/442?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO#diff-dGVzdHMvc29saWQvbWFpbi5jcHA=) | `70.10% <ø> (ø)` | | | [src/SolidGrid.hpp](https://app.codecov.io/gh/CFD-GO/TCLB/pull/442?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO#diff-c3JjL1NvbGlkR3JpZC5ocHA=) | `89.61% <71.42%> (-2.18%)` | :arrow_down: | | [src/SolidGrid.h](https://app.codecov.io/gh/CFD-GO/TCLB/pull/442?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO#diff-c3JjL1NvbGlkR3JpZC5o) | `100.00% <100.00%> (ø)` | |

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