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

Optimizing ideas #3

Open
btupper opened this issue Jan 10, 2022 · 0 comments
Open

Optimizing ideas #3

btupper opened this issue Jan 10, 2022 · 0 comments

Comments

@btupper
Copy link
Member

btupper commented Jan 10, 2022

  • Currently we scan ALL elements for the one that contains one or more particles in an lapply loop. Can we reduce the search effort by row-binding particles as we go?

  • Can we reduce the search area by cropping the region around the point? Like cropping the mesh?

  • if user selects a fixed z then skip retrieval of ww?

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