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

Anisotropy in theta needs adaptation of define_line_splitting() #42

Open
mknaranja opened this issue Aug 3, 2023 · 0 comments
Open

Comments

@mknaranja
Copy link
Member

If we allow anisotropy in theta (which basically should be possible) but was never really used due to our use cases, we have to adapt:

https://github.com/mknaranja/GMGPolar/blob/main/src/smoother.cpp#L79

Further, when we calculate "delete circles" in level::define_line_splitting() (smoother.cpp line 73), we use that the grid spacing in theta is constant, dont we ? If anisotrophy is chosen in theta I think one should update that function as well!

Originally posted by @CodingAllan in #37 (comment)

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

No branches or pull requests

1 participant