-
- Downloads
ENH: extend polyBoundaryMesh patch/face query
- whichPatchFace() returns the (patchi, patchFacei) tuple, whichPatch() simply wraps whichPatchFace() - groupNames() : similar to zones ENH: simplify calls to faPatch/fvPatch patchField, lookupPatchField - make second (ununsed) template parameter optional. Was previously needed for old compilers (2008 and earlier).
Showing
- src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.C 30 additions, 8 deletions...nFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.C
- src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.H 15 additions, 2 deletions...nFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.H
- src/finiteArea/faMesh/faBoundaryMesh/faBoundaryMesh.C 6 additions, 0 deletionssrc/finiteArea/faMesh/faBoundaryMesh/faBoundaryMesh.C
- src/finiteArea/faMesh/faBoundaryMesh/faBoundaryMesh.H 3 additions, 0 deletionssrc/finiteArea/faMesh/faBoundaryMesh/faBoundaryMesh.H
- src/finiteArea/faMesh/faPatches/faPatch/faPatch.H 22 additions, 9 deletionssrc/finiteArea/faMesh/faPatches/faPatch/faPatch.H
- src/finiteArea/faMesh/faPatches/faPatch/faPatchFaMeshTemplates.C 6 additions, 7 deletions...iteArea/faMesh/faPatches/faPatch/faPatchFaMeshTemplates.C
- src/finiteArea/faMesh/faPatches/faPatch/faPatchTemplates.C 35 additions, 11 deletionssrc/finiteArea/faMesh/faPatches/faPatch/faPatchTemplates.C
- src/finiteVolume/fvMesh/fvBoundaryMesh/fvBoundaryMesh.C 3 additions, 0 deletionssrc/finiteVolume/fvMesh/fvBoundaryMesh/fvBoundaryMesh.C
- src/finiteVolume/fvMesh/fvBoundaryMesh/fvBoundaryMesh.H 2 additions, 2 deletionssrc/finiteVolume/fvMesh/fvBoundaryMesh/fvBoundaryMesh.H
- src/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatch.H 21 additions, 12 deletionssrc/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatch.H
- src/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatchFvMeshTemplates.C 6 additions, 6 deletions...eVolume/fvMesh/fvPatches/fvPatch/fvPatchFvMeshTemplates.C
- src/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatchTemplates.C 28 additions, 22 deletionssrc/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatchTemplates.C
Loading
Please register or sign in to comment