mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: line length
This commit is contained in:
@ -1046,7 +1046,8 @@ Foam::point Foam::indexedOctree<Type>::pushPointIntoFace
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
//// Takes a bb and a point on the outside of the bb. Checks if on multiple faces
|
//// Takes a bb and a point on the outside of the bb. Checks if on multiple
|
||||||
|
// faces
|
||||||
//// and if so perturbs point so it is only on one face.
|
//// and if so perturbs point so it is only on one face.
|
||||||
//template <class Type>
|
//template <class Type>
|
||||||
//void Foam::indexedOctree<Type>::checkMultipleFaces
|
//void Foam::indexedOctree<Type>::checkMultipleFaces
|
||||||
|
|||||||
Reference in New Issue
Block a user