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
Test-boundBox.C ENH: make indices for boundBox::add() a templated parameter 2018-08-07 22:23:16 +02:00