ENH: minor consistency improvements for bounding box
- a valid() method (same as !empty() call) for consistency with other containers and data types - a centre() method (same as midpoint() method) for consistency with other OpenFOAM geometric entities
Showing
- applications/test/wallDist/Test-wallDist.C 1 addition, 1 deletionapplications/test/wallDist/Test-wallDist.C
- applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh/backgroundMeshDecomposition/backgroundMeshDecomposition.C 5 additions, 6 deletions...backgroundMeshDecomposition/backgroundMeshDecomposition.C
- applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh/initialPointsMethod/autoDensity/autoDensity.C 5 additions, 4 deletions...VoronoiMesh/initialPointsMethod/autoDensity/autoDensity.C
- applications/utilities/mesh/generation/foamyMesh/foamyHexMeshSurfaceSimplify/foamyHexMeshSurfaceSimplify.C 1 addition, 1 deletion...foamyHexMeshSurfaceSimplify/foamyHexMeshSurfaceSimplify.C
- src/OpenFOAM/algorithms/dynamicIndexedOctree/dynamicIndexedOctree.C 1 addition, 1 deletion...AM/algorithms/dynamicIndexedOctree/dynamicIndexedOctree.C
- src/OpenFOAM/algorithms/indexedOctree/indexedOctree.C 2 additions, 2 deletionssrc/OpenFOAM/algorithms/indexedOctree/indexedOctree.C
- src/OpenFOAM/meshes/boundBox/boundBox.C 3 additions, 3 deletionssrc/OpenFOAM/meshes/boundBox/boundBox.C
- src/OpenFOAM/meshes/boundBox/boundBox.H 12 additions, 5 deletionssrc/OpenFOAM/meshes/boundBox/boundBox.H
- src/OpenFOAM/meshes/boundBox/boundBoxI.H 32 additions, 11 deletionssrc/OpenFOAM/meshes/boundBox/boundBoxI.H
- src/OpenFOAM/meshes/boundBox/boundBoxTemplates.C 16 additions, 12 deletionssrc/OpenFOAM/meshes/boundBox/boundBoxTemplates.C
- src/OpenFOAM/meshes/treeBoundBox/treeBoundBox.C 4 additions, 10 deletionssrc/OpenFOAM/meshes/treeBoundBox/treeBoundBox.C
- src/OpenFOAM/meshes/treeBoundBox/treeBoundBox.H 2 additions, 2 deletionssrc/OpenFOAM/meshes/treeBoundBox/treeBoundBox.H
- src/OpenFOAM/meshes/treeBoundBox/treeBoundBoxI.H 4 additions, 4 deletionssrc/OpenFOAM/meshes/treeBoundBox/treeBoundBoxI.H
- src/OpenFOAM/meshes/treeBoundBox/treeBoundBoxTemplates.C 1 addition, 4 deletionssrc/OpenFOAM/meshes/treeBoundBox/treeBoundBoxTemplates.C
- src/lumpedPointMotion/lumpedPointMovement.C 1 addition, 1 deletionsrc/lumpedPointMotion/lumpedPointMovement.C
- src/meshTools/searchableSurfaces/searchableBox/searchableBox.C 10 additions, 8 deletions...eshTools/searchableSurfaces/searchableBox/searchableBox.C
- src/meshTools/searchableSurfaces/searchableExtrudedCircle/searchableExtrudedCircle.C 2 additions, 2 deletions...faces/searchableExtrudedCircle/searchableExtrudedCircle.C
- src/meshTools/triSurface/triSurfaceTools/pointToPointPlanarInterpolation.C 2 additions, 2 deletions...Surface/triSurfaceTools/pointToPointPlanarInterpolation.C
- src/parallel/distributed/distributedTriSurfaceMesh/distributedTriSurfaceMesh.C 2 additions, 2 deletions...ted/distributedTriSurfaceMesh/distributedTriSurfaceMesh.C
- src/sampling/sampledSurface/sampledCuttingPlane/sampledCuttingPlane.C 3 additions, 3 deletions.../sampledSurface/sampledCuttingPlane/sampledCuttingPlane.C
Please register or sign in to comment