- returns a range of `int` values that can be iterated across. For example, for (const int proci : Pstream::allProcs()) { ... } instead of for (label proci = 0; proci < Pstream::nProcs(); ++proci) { ... } |
||
---|---|---|
.. | ||
blockMesh | ||
extrude | ||
extrude2DMesh | ||
foamyMesh | ||
PDRblockMesh | ||
snappyHexMesh | ||
Allwmake |