mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
indexedOctree: Corrected comment
Resolves bug-report http://bugs.openfoam.org/view.php?id=2319
This commit is contained in:
@ -119,7 +119,7 @@ private:
|
|||||||
|
|
||||||
// Static data
|
// Static data
|
||||||
|
|
||||||
//- Relative peturbation tolerance. Determines when point is
|
//- Relative perturbation tolerance. Determines when point is
|
||||||
// considered to be close to face/edge of bb of node.
|
// considered to be close to face/edge of bb of node.
|
||||||
// The tolerance is relative to the bounding box of the smallest
|
// The tolerance is relative to the bounding box of the smallest
|
||||||
// node.
|
// node.
|
||||||
|
|||||||
Reference in New Issue
Block a user