LLNL / axom

CS infrastructure components for HPC applications
BSD 3-Clause "New" or "Revised" License
158 stars 27 forks source link

Revisit interface design and performance in `IntersectionShaper` #1445

Open gunney1 opened 1 month ago

gunney1 commented 1 month ago

The work in https://github.com/LLNL/axom/pull/1436 and [Blueprint mesh support for shaping, MR TBD] and https://github.com/LLNL/axom/pull/1455 [Support Blueprint mesh in shaping] were done under some time pressure from an application. Some of the interface and potential performance issues should be discussed, examined and fixed if needed. This issue is here to collect things that came up regarding that work.