ENH: additional cellModel edge() method to return a single edge
STYLE: update cell methods - avoid shadow variable names, range-for, etc - simplify coding STYLE: relocate cellModeller (compatibility) from namespace to a struct - avoids misleading namespace clutter in doxygen
Showing
- src/OpenFOAM/meshes/meshShapes/cell/cell.C 73 additions, 92 deletionssrc/OpenFOAM/meshes/meshShapes/cell/cell.C
- src/OpenFOAM/meshes/meshShapes/cell/cell.H 2 additions, 2 deletionssrc/OpenFOAM/meshes/meshShapes/cell/cell.H
- src/OpenFOAM/meshes/meshShapes/cell/cellI.H 1 addition, 1 deletionsrc/OpenFOAM/meshes/meshShapes/cell/cellI.H
- src/OpenFOAM/meshes/meshShapes/cellModel/cellModel.H 16 additions, 9 deletionssrc/OpenFOAM/meshes/meshShapes/cellModel/cellModel.H
- src/OpenFOAM/meshes/meshShapes/cellModel/cellModelI.H 29 additions, 15 deletionssrc/OpenFOAM/meshes/meshShapes/cellModel/cellModelI.H
- src/OpenFOAM/meshes/meshShapes/cellModel/cellModeller.H 7 additions, 4 deletionssrc/OpenFOAM/meshes/meshShapes/cellModel/cellModeller.H
- src/OpenFOAM/meshes/meshShapes/cellShape/cellShape.H 12 additions, 2 deletionssrc/OpenFOAM/meshes/meshShapes/cellShape/cellShape.H
- src/OpenFOAM/meshes/meshShapes/cellShape/cellShapeI.H 19 additions, 0 deletionssrc/OpenFOAM/meshes/meshShapes/cellShape/cellShapeI.H
Please register or sign in to comment