openfoam/src/OpenFOAM/primitives/ranges/MinMax
Mark Olesen 81b1c5021f ENH: provide low-level bound box() methods for meshShapes
- box method on meshShapes (cell,edge,face,triangle,...)
  returns a Pair<point>.

  Can be used directly without dependency on boundBox,
  but the limits can also passed through to boundBox.

- Direct box calculation for cell, which walks the cell-faces and
  mesh-faces.  Direct calculation for face (#2609)
2022-10-12 12:54:39 +02:00
..
MinMax.H ENH: provide low-level bound box() methods for meshShapes 2022-10-12 12:54:39 +02:00
MinMaxI.H ENH: provide low-level bound box() methods for meshShapes 2022-10-12 12:54:39 +02:00
MinMaxOps.H GIT: Header file updates 2019-10-31 14:48:44 +00:00