Skip to content

Conversation

garth-wells
Copy link
Member

No description provided.

@jorgensd
Copy link
Member

jorgensd commented Sep 9, 2025

Prior to merging this, can we consider #3900 as it simplifies the assembly interface.

@garth-wells garth-wells marked this pull request as ready for review September 12, 2025 11:08
Comment on lines +599 to +600
std::vector<T> Ab((2 * bs0 * dofs0.extent(1))
* (2 * bs1 * dofs1.extent(1)));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be moved outside the cell_type loop and allocate the max. required storage for all cell types?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants