openfoam/applications/test/boolVector
Mark Olesen d3e285b48b ENH: add FixedList templated get<unsigned>() methods
- provides fast compile-time indexing for FixedList
  (invalid indices trigger a compiler error).

  This enables noexcept access, which can propagate into various
  other uses (eg, triFace, triPoints, ...)

ENH: add triangle edge vectors
2022-11-24 12:21:01 +00:00
..
Make ENH: boolVector for specialized bundling of boolean values 2020-06-04 16:56:21 +02:00
Test-boolVector.C ENH: add FixedList templated get<unsigned>() methods 2022-11-24 12:21:01 +00:00