- The iterator for a HashSet dereferences directly to its key. - Eg, for (const label patchi : patchSet) { ... } vs. forAllConstIter(labelHashSet, patchSet, iter) { const label patchi = iter.key(); ... } |
||
---|---|---|
.. | ||
cellSizeAndAlignmentGrid | ||
conformalVoronoi2DMesh | ||
conformalVoronoiMesh | ||
foamyHexMesh | ||
foamyHexMeshBackgroundMesh | ||
foamyHexMeshSurfaceSimplify | ||
foamyQuadMesh | ||
Allwclean | ||
Allwmake |