ENH: additional boundBox methods (issue #714)
- boundBox::nDim() to assess dimensionality - boundBox::intersect(const plane&) to test if plane intersects the bounding box
Showing
- src/OpenFOAM/meshes/boundBox/boundBox.C 37 additions, 6 deletionssrc/OpenFOAM/meshes/boundBox/boundBox.C
- src/OpenFOAM/meshes/boundBox/boundBox.H 18 additions, 5 deletionssrc/OpenFOAM/meshes/boundBox/boundBox.H
- src/OpenFOAM/meshes/boundBox/boundBoxI.H 28 additions, 8 deletionssrc/OpenFOAM/meshes/boundBox/boundBoxI.H
- src/OpenFOAM/meshes/treeBoundBox/treeBoundBox.C 1 addition, 1 deletionsrc/OpenFOAM/meshes/treeBoundBox/treeBoundBox.C
- src/meshTools/searchableSurfaces/searchableBox/searchableBox.C 1 addition, 1 deletion...eshTools/searchableSurfaces/searchableBox/searchableBox.C
- src/meshTools/searchableSurfaces/searchableSurfaceCollection/searchableSurfaceCollection.C 1 addition, 1 deletion...searchableSurfaceCollection/searchableSurfaceCollection.C
Please register or sign in to comment