ENH: minor improvements for plane
- comparison operator, for sorting based on the position of the origin. - allow modification of the origin. - zero-initialise for null constructor: base components are vectors and cheap to initialise. - 'unfriend' the output operator: it uses public access methods
Showing
- src/OpenFOAM/meshes/primitiveShapes/line/line.H 2 additions, 2 deletionssrc/OpenFOAM/meshes/primitiveShapes/line/line.H
- src/OpenFOAM/meshes/primitiveShapes/plane/plane.C 1 addition, 1 deletionsrc/OpenFOAM/meshes/primitiveShapes/plane/plane.C
- src/OpenFOAM/meshes/primitiveShapes/plane/plane.H 16 additions, 13 deletionssrc/OpenFOAM/meshes/primitiveShapes/plane/plane.H
- src/OpenFOAM/meshes/primitiveShapes/plane/planeI.H 16 additions, 1 deletionsrc/OpenFOAM/meshes/primitiveShapes/plane/planeI.H
Please register or sign in to comment