Skip to content

Add bulk query routine - #16

Merged
leo-collins merged 2 commits into
mainfrom
leo/bulk-query
Jun 16, 2026
Merged

Add bulk query routine#16
leo-collins merged 2 commits into
mainfrom
leo/bulk-query

Conversation

@leo-collins

Copy link
Copy Markdown
Collaborator

Adds the routine rtree_locate_all_at_points which takes in array of points, and returns all box IDs for each point. This will reduce FFI overhead and heap allocations for querying many points (in Firedrake for cross-mesh interpolation we potentially have millions of points to query).

@leo-collins
leo-collins merged commit fca155c into main Jun 16, 2026
1 check passed
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.

1 participant