ENH: support finiteArea patch groups and constraint types (#2397)
- allows simpler handling of processor conditions etc. ENH: modernize constructor for better alignment with polyPatch
Showing
- src/finiteArea/faMesh/faBoundaryMesh/faBoundaryMesh.C 210 additions, 28 deletionssrc/finiteArea/faMesh/faBoundaryMesh/faBoundaryMesh.C
- src/finiteArea/faMesh/faBoundaryMesh/faBoundaryMesh.H 22 additions, 11 deletionssrc/finiteArea/faMesh/faBoundaryMesh/faBoundaryMesh.H
- src/finiteArea/faMesh/faPatches/basic/coupled/coupledFaPatch.H 9 additions, 8 deletions...initeArea/faMesh/faPatches/basic/coupled/coupledFaPatch.H
- src/finiteArea/faMesh/faPatches/constraint/cyclic/cyclicFaPatch.C 17 additions, 1 deletion...teArea/faMesh/faPatches/constraint/cyclic/cyclicFaPatch.C
- src/finiteArea/faMesh/faPatches/constraint/cyclic/cyclicFaPatch.H 9 additions, 11 deletions...teArea/faMesh/faPatches/constraint/cyclic/cyclicFaPatch.H
- src/finiteArea/faMesh/faPatches/constraint/empty/emptyFaPatch.C 44 additions, 6 deletions...niteArea/faMesh/faPatches/constraint/empty/emptyFaPatch.C
- src/finiteArea/faMesh/faPatches/constraint/empty/emptyFaPatch.H 34 additions, 21 deletions...niteArea/faMesh/faPatches/constraint/empty/emptyFaPatch.H
- src/finiteArea/faMesh/faPatches/constraint/processor/processorFaPatch.C 89 additions, 67 deletions.../faMesh/faPatches/constraint/processor/processorFaPatch.C
- src/finiteArea/faMesh/faPatches/constraint/processor/processorFaPatch.H 29 additions, 35 deletions.../faMesh/faPatches/constraint/processor/processorFaPatch.H
- src/finiteArea/faMesh/faPatches/constraint/symmetry/symmetryFaPatch.C 32 additions, 6 deletions...ea/faMesh/faPatches/constraint/symmetry/symmetryFaPatch.C
- src/finiteArea/faMesh/faPatches/constraint/symmetry/symmetryFaPatch.H 41 additions, 16 deletions...ea/faMesh/faPatches/constraint/symmetry/symmetryFaPatch.H
- src/finiteArea/faMesh/faPatches/constraint/wedge/wedgeFaPatch.C 4 additions, 3 deletions...niteArea/faMesh/faPatches/constraint/wedge/wedgeFaPatch.C
- src/finiteArea/faMesh/faPatches/constraint/wedge/wedgeFaPatch.H 9 additions, 8 deletions...niteArea/faMesh/faPatches/constraint/wedge/wedgeFaPatch.H
- src/finiteArea/faMesh/faPatches/faPatch/faPatch.C 82 additions, 11 deletionssrc/finiteArea/faMesh/faPatches/faPatch/faPatch.C
- src/finiteArea/faMesh/faPatches/faPatch/faPatch.H 61 additions, 21 deletionssrc/finiteArea/faMesh/faPatches/faPatch/faPatch.H
- src/finiteArea/faMesh/faPatches/faPatch/faPatchNew.C 18 additions, 4 deletionssrc/finiteArea/faMesh/faPatches/faPatch/faPatchNew.C
- src/parallel/decompose/faDecompose/faMeshDecomposition.C 1 addition, 6 deletionssrc/parallel/decompose/faDecompose/faMeshDecomposition.C
Please register or sign in to comment