mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
comment
This commit is contained in:
@ -436,7 +436,6 @@ void Foam::searchableBox::findLineAll
|
|||||||
// Work array
|
// Work array
|
||||||
DynamicList<pointIndexHit, 1, 1> hits;
|
DynamicList<pointIndexHit, 1, 1> hits;
|
||||||
|
|
||||||
//XXX
|
|
||||||
// Tolerances:
|
// Tolerances:
|
||||||
// To find all intersections we add a small vector to the last intersection
|
// To find all intersections we add a small vector to the last intersection
|
||||||
// This is chosen such that
|
// This is chosen such that
|
||||||
|
|||||||
Reference in New Issue
Block a user