ENH: distinguish between cell/face/point topoSetSource (#1060)
- add intermediate classes topoSetCellSource, topoSetFaceSource, topoSetPointSource and corresponding New() factories
Showing
- src/dynamicMesh/motionSmoother/badQualityToCell/badQualityToCell.C 23 additions, 20 deletions...icMesh/motionSmoother/badQualityToCell/badQualityToCell.C
- src/dynamicMesh/motionSmoother/badQualityToCell/badQualityToCell.H 7 additions, 20 deletions...icMesh/motionSmoother/badQualityToCell/badQualityToCell.H
- src/dynamicMesh/motionSmoother/badQualityToFace/badQualityToFace.C 23 additions, 20 deletions...icMesh/motionSmoother/badQualityToFace/badQualityToFace.C
- src/dynamicMesh/motionSmoother/badQualityToFace/badQualityToFace.H 5 additions, 10 deletions...icMesh/motionSmoother/badQualityToFace/badQualityToFace.H
- src/fvOptions/sources/derived/directionalPressureGradientExplicitSource/directionalPressureGradientExplicitSource.H 1 addition, 3 deletions...xplicitSource/directionalPressureGradientExplicitSource.H
- src/fvOptions/sources/derived/meanVelocityForce/meanVelocityForce.H 0 additions, 2 deletions...ons/sources/derived/meanVelocityForce/meanVelocityForce.H
- src/meshTools/Make/files 29 additions, 23 deletionssrc/meshTools/Make/files
- src/meshTools/sets/cellSources/boxToCell/boxToCell.C 31 additions, 4 deletionssrc/meshTools/sets/cellSources/boxToCell/boxToCell.C
- src/meshTools/sets/cellSources/boxToCell/boxToCell.H 8 additions, 14 deletionssrc/meshTools/sets/cellSources/boxToCell/boxToCell.H
- src/meshTools/sets/cellSources/cellToCell/cellToCell.C 9 additions, 4 deletionssrc/meshTools/sets/cellSources/cellToCell/cellToCell.C
- src/meshTools/sets/cellSources/cellToCell/cellToCell.H 4 additions, 13 deletionssrc/meshTools/sets/cellSources/cellToCell/cellToCell.H
- src/meshTools/sets/cellSources/cylinderAnnulusToCell/cylinderAnnulusToCell.C 36 additions, 7 deletions...cellSources/cylinderAnnulusToCell/cylinderAnnulusToCell.C
- src/meshTools/sets/cellSources/cylinderAnnulusToCell/cylinderAnnulusToCell.H 4 additions, 9 deletions...cellSources/cylinderAnnulusToCell/cylinderAnnulusToCell.H
- src/meshTools/sets/cellSources/cylinderToCell/cylinderToCell.C 25 additions, 6 deletions...eshTools/sets/cellSources/cylinderToCell/cylinderToCell.C
- src/meshTools/sets/cellSources/cylinderToCell/cylinderToCell.H 3 additions, 8 deletions...eshTools/sets/cellSources/cylinderToCell/cylinderToCell.H
- src/meshTools/sets/cellSources/faceToCell/faceToCell.C 10 additions, 5 deletionssrc/meshTools/sets/cellSources/faceToCell/faceToCell.C
- src/meshTools/sets/cellSources/faceToCell/faceToCell.H 3 additions, 8 deletionssrc/meshTools/sets/cellSources/faceToCell/faceToCell.H
- src/meshTools/sets/cellSources/faceZoneToCell/faceZoneToCell.C 5 additions, 3 deletions...eshTools/sets/cellSources/faceZoneToCell/faceZoneToCell.C
- src/meshTools/sets/cellSources/faceZoneToCell/faceZoneToCell.H 3 additions, 8 deletions...eshTools/sets/cellSources/faceZoneToCell/faceZoneToCell.H
- src/meshTools/sets/cellSources/fieldToCell/fieldToCell.C 25 additions, 6 deletionssrc/meshTools/sets/cellSources/fieldToCell/fieldToCell.C
Please register or sign in to comment