Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor intersection index inside and document what it does #692

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

blattms
Copy link
Member

@blattms blattms commented Nov 15, 2023

Instead of switch-case we compute the index directly for Non-NNcs.

@blattms
Copy link
Member Author

blattms commented Nov 15, 2023

jenkins build this please

@blattms blattms force-pushed the refactor-intersection-index-inside branch from 0e363cb to 7fa451e Compare November 17, 2023 09:24
We were using the same value incremented by 0 already, anyway. Reduces code.
@blattms
Copy link
Member Author

blattms commented Nov 17, 2023

Added another commit that reused indexInInside in boundaryId to reduce code.

@blattms
Copy link
Member Author

blattms commented Nov 17, 2023

jenkins build this please

@blattms
Copy link
Member Author

blattms commented Nov 22, 2023

Checks are green. Do you have more comments?

@aritorto
Copy link
Member

Apart from those comments on documentation ("idx of the underlying Cartesian grid" -> "idx of the unit cube"), no further comments from my side

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants