-
- Downloads
ENH: provide referPatchID() at the coupled patch level (simplifies code)
- the default returns -1 (ie, not found/available). This is overridden by processorCyclicPolyPatch to actually perform a search COMP: explicitly define polyMesh::writeObject in the header - currently no special treatment, but allows future adjustments without affecting the header.
Showing
- src/OpenFOAM/meshes/polyMesh/polyMesh.C 14 additions, 0 deletionssrc/OpenFOAM/meshes/polyMesh/polyMesh.C
- src/OpenFOAM/meshes/polyMesh/polyMesh.H 11 additions, 0 deletionssrc/OpenFOAM/meshes/polyMesh/polyMesh.H
- src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.H 8 additions, 3 deletions...hes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.H
- src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C 19 additions, 16 deletions...esh/polyPatches/constraint/processor/processorPolyPatch.C
- src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.H 12 additions, 9 deletions...esh/polyPatches/constraint/processor/processorPolyPatch.H
- src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processorCyclic/processorCyclicPolyPatch.C 55 additions, 35 deletions...hes/constraint/processorCyclic/processorCyclicPolyPatch.C
- src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processorCyclic/processorCyclicPolyPatch.H 18 additions, 31 deletions...hes/constraint/processorCyclic/processorCyclicPolyPatch.H
- src/finiteArea/faMesh/faPatches/basic/coupled/coupledFaPatch.H 7 additions, 0 deletions...initeArea/faMesh/faPatches/basic/coupled/coupledFaPatch.H
Loading
Please register or sign in to comment