Skip to content

Avoid creating a function space when calculating bounding box coordinates#4900

Merged
dham merged 5 commits intomainfrom
leo/bounding-box-coords
Feb 19, 2026
Merged

Avoid creating a function space when calculating bounding box coordinates#4900
dham merged 5 commits intomainfrom
leo/bounding-box-coords

Conversation

@leo-collins
Copy link
Contributor

@leo-collins leo-collins commented Feb 18, 2026

Creating the VectorFunctionSpace was taking a big chunk of the cell-location time. We can avoid doing this in the non-extruded case.

WIP

works on non-extruded

WIP

WIP
WIP

use numpy directly for non-extruded
tidy
@leo-collins leo-collins force-pushed the leo/bounding-box-coords branch from 883e350 to 5062a59 Compare February 19, 2026 11:39
@dham dham merged commit 4229355 into main Feb 19, 2026
6 of 7 checks passed
@dham dham deleted the leo/bounding-box-coords branch February 19, 2026 16:47
sghelichkhani pushed a commit to sghelichkhani/firedrake that referenced this pull request Feb 21, 2026
j-bowhay pushed a commit to j-bowhay/firedrake that referenced this pull request Feb 24, 2026
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.

3 participants