mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: extraneous space
This commit is contained in:
@ -813,7 +813,7 @@ Foam::label Foam::meshSearch::findNearestBoundaryFace
|
||||
{
|
||||
if (useTreeSearch)
|
||||
{
|
||||
const indexedOctree<treeDataFace>& tree = boundaryTree();
|
||||
const indexedOctree<treeDataFace>& tree = boundaryTree();
|
||||
|
||||
scalar span = tree.bb().mag();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user