ENH: further refinement to edge methods
- more hash-like methods. Eg, insert/erase via lists, clear(), empty(),... - minVertex(), maxVertex() to return the smallest/largest label used - improved documentation, more clarification about where/how negative point labels are treated.
Showing
- applications/test/edges/Test-edges.C 23 additions, 0 deletionsapplications/test/edges/Test-edges.C
- src/OpenFOAM/containers/Lists/FixedList/FixedList.H 1 addition, 1 deletionsrc/OpenFOAM/containers/Lists/FixedList/FixedList.H
- src/OpenFOAM/meshes/meshShapes/edge/edge.H 121 additions, 22 deletionssrc/OpenFOAM/meshes/meshShapes/edge/edge.H
- src/OpenFOAM/meshes/meshShapes/edge/edgeI.H 158 additions, 37 deletionssrc/OpenFOAM/meshes/meshShapes/edge/edgeI.H
Please register or sign in to comment