ENH: polyPatches
+ Move transform_ up to coupledPolyPatch + Add coincident full match to the transform type. This will fully match faces even if they have zero area. + Add transform type to the constructor as a default argument
Showing
- src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C 83 additions, 14 deletions...hes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C
- src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.H 26 additions, 4 deletions...hes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.H
- src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.C 38 additions, 53 deletions.../polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.C
- src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H 2 additions, 10 deletions.../polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H
- src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclicSlip/cyclicSlipPolyPatch.H 3 additions, 2 deletions...h/polyPatches/constraint/cyclicSlip/cyclicSlipPolyPatch.H
- src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/nonuniformTransformCyclic/nonuniformTransformCyclicPolyPatch.H 3 additions, 2 deletions...iformTransformCyclic/nonuniformTransformCyclicPolyPatch.H
- src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/oldCyclic/oldCyclicPolyPatch.C 20 additions, 46 deletions...esh/polyPatches/constraint/oldCyclic/oldCyclicPolyPatch.C
- src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/oldCyclic/oldCyclicPolyPatch.H 3 additions, 17 deletions...esh/polyPatches/constraint/oldCyclic/oldCyclicPolyPatch.H
- src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C 477 additions, 139 deletions...esh/polyPatches/constraint/processor/processorPolyPatch.C
- src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.H 13 additions, 1 deletion...esh/polyPatches/constraint/processor/processorPolyPatch.H
- src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processorCyclic/processorCyclicPolyPatch.C 13 additions, 2 deletions...hes/constraint/processorCyclic/processorCyclicPolyPatch.C
- src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processorCyclic/processorCyclicPolyPatch.H 2 additions, 1 deletion...hes/constraint/processorCyclic/processorCyclicPolyPatch.H
- src/meshTools/AMIInterpolation/patches/cyclic/cyclicAMIPolyPatch/cyclicAMIPolyPatch.C 42 additions, 56 deletions...on/patches/cyclic/cyclicAMIPolyPatch/cyclicAMIPolyPatch.C
- src/meshTools/AMIInterpolation/patches/cyclic/cyclicAMIPolyPatch/cyclicAMIPolyPatch.H 2 additions, 8 deletions...on/patches/cyclic/cyclicAMIPolyPatch/cyclicAMIPolyPatch.H
- src/meshTools/AMIInterpolation/patches/cyclic/cyclicAMIPolyPatch/cyclicAMIPolyPatchI.H 0 additions, 7 deletions...n/patches/cyclic/cyclicAMIPolyPatch/cyclicAMIPolyPatchI.H
Please register or sign in to comment