CEED / libCEED

CEED Library: Code for Efficient Extensible Discretizations
https://libceed.org
BSD 2-Clause "Simplified" License
203 stars 47 forks source link

Skip duplicate transpose restrictions #1645

Closed jeremylt closed 2 months ago

jeremylt commented 3 months ago

Follows #1644 Second half of #1643

This trims out the extra memory footprint and operations when two output fields share the same restriction and target vector.