mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Moving pointIndexHit to OpenFOAM, along-side pointHit.
This commit is contained in:
@ -296,6 +296,7 @@ primitiveShapes = meshes/primitiveShapes
|
|||||||
$(primitiveShapes)/line/line.C
|
$(primitiveShapes)/line/line.C
|
||||||
$(primitiveShapes)/plane/plane.C
|
$(primitiveShapes)/plane/plane.C
|
||||||
$(primitiveShapes)/triangle/intersection.C
|
$(primitiveShapes)/triangle/intersection.C
|
||||||
|
$(primitiveShapes)/objectHit/pointIndexHitIOList.C
|
||||||
|
|
||||||
meshShapes = meshes/meshShapes
|
meshShapes = meshes/meshShapes
|
||||||
$(meshShapes)/edge/edge.C
|
$(meshShapes)/edge/edge.C
|
||||||
|
|||||||
@ -44,7 +44,6 @@ octree/octreeDataFace.C
|
|||||||
octree/treeBoundBox.C
|
octree/treeBoundBox.C
|
||||||
octree/treeNodeName.C
|
octree/treeNodeName.C
|
||||||
octree/treeLeafName.C
|
octree/treeLeafName.C
|
||||||
octree/pointIndexHitIOList.C
|
|
||||||
|
|
||||||
indexedOctree/indexedOctreeName.C
|
indexedOctree/indexedOctreeName.C
|
||||||
indexedOctree/treeDataCell.C
|
indexedOctree/treeDataCell.C
|
||||||
|
|||||||
Reference in New Issue
Block a user