ENH: add boundaryToCell, patchToCell topoSetCellSources (#1060)
- can be used, for example, to visualize all wall cells - for quality or other purposes - without requiring an intermediate faceSet for the selection. Request arising from pending merge !213.
Showing
- applications/utilities/mesh/manipulation/topoSet/topoSetDict 9 additions, 4 deletionsapplications/utilities/mesh/manipulation/topoSet/topoSetDict
- src/meshTools/Make/files 2 additions, 0 deletionssrc/meshTools/Make/files
- src/meshTools/sets/cellSources/boundaryToCell/boundaryToCell.C 137 additions, 0 deletions...eshTools/sets/cellSources/boundaryToCell/boundaryToCell.C
- src/meshTools/sets/cellSources/boundaryToCell/boundaryToCell.H 107 additions, 0 deletions...eshTools/sets/cellSources/boundaryToCell/boundaryToCell.H
- src/meshTools/sets/cellSources/patchToCell/patchToCell.C 181 additions, 0 deletionssrc/meshTools/sets/cellSources/patchToCell/patchToCell.C
- src/meshTools/sets/cellSources/patchToCell/patchToCell.H 118 additions, 0 deletionssrc/meshTools/sets/cellSources/patchToCell/patchToCell.H
Please register or sign in to comment