[Core][Geometry] Projection constexpr#6215
Conversation
|
@loumalouomega @philbucher do you have a glue what is happening with the test in CI? It shouldn't fail due to that change?! |
|
Well, it fails :) |
|
that is the error: Not sure if related to this PR |
|
Thanks, I hardly think so... |
|
what is very strange to me is this output: |
|
It's coming in all new prs, now |
|
@KratosMultiphysics/technical-committee I just realized that a quite long time ago we had this PR to avoid the issues which were arising due to misunderstanding return values. By the time we thought by introducing constexpr this would be much easier to understand. Do you think we should proceed with this idea and add the respecive names? |
|
Otherwise, we could close this PR - I am fine with either solution - so - open to discussion. |
Dear all,
I am adding here some defined constexpr for the results of the projection functions.
This is the follow up of #6186. It is the same but with clean commits.
Thx!