openfoam/applications/test/boundBox
Mark Olesen 822acaf6ef ENH: make indices for boundBox::add() a templated parameter
- allows use with any container with begin(), end() and where the
  "*iterator" dereference returns a label, which is used for indexing
  into the list of points.
  This container could be labelUList, bitSet, labelHashSet, etc
2018-08-07 22:23:16 +02:00
..
Make BUG: incorrect face order/orientation in boundBox (issue #196) 2016-07-28 07:00:33 +02:00
Test-boundBox.C ENH: make indices for boundBox::add() a templated parameter 2018-08-07 22:23:16 +02:00