Avoid Raw Pointers in CSR Solver#216
Conversation
|
Requires #206 to be merged first |
|
SolveAsc (in the smoother) was * pointer based for the inner boundary, but I switched to a kokkos vector there with these PRs. |
|
On v100 at 498c883 |
|
On v100 at 64e7783 |
|
@julianlitz I merged in main so I took this out of draft to run the tests. Was there another reason you put it into draft or can I safely merge? |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #216 +/- ##
=======================================
Coverage 90.04% 90.04%
=======================================
Files 79 79
Lines 8791 8791
=======================================
Hits 7916 7916
Misses 875 875 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
You can merge if you like to. Since you already did the same in your COO Modifications here only a & is added |
Ah true, should have checked the diff 😆 |

Merge Request - GuideLine Checklist
Guideline to check code before resolve WIP and approval, respectively.
As many checkboxes as possible should be ticked.
Checks by code author:
Always to be checked:
If functions were changed or functionality was added:
If new functionality was added:
If new third party software is used:
If new mathematical methods or epidemiological terms are used:
Checks by code reviewer(s):