Closed tarun-mitruka closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
2dfc766
) 92.87% compared to head (a216aef
) 92.73%. Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR was split from #221. See #221 for some PR review comments.
!!! UPDATE
std::optional
version in finite elements has to be removed and theif-else
branch inlocalSolutionBlockVector
has to be determined during compile time. This will be addressed in #228