LLNL / SAMRAI

Structured Adaptive Mesh Refinement Application Infrastructure - a scalable C++ framework for block-structured AMR application development
https://computing.llnl.gov/projects/samrai
Other
224 stars 80 forks source link

Add constexpr to some simple types #276

Closed nselliott closed 2 months ago

nselliott commented 2 months ago

constexpr is added where possible to Dimension and the hier ID types (Blockld and BoxId incl. subcomponents).