mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: dynamicIndexedOctree: Missing character.
This commit is contained in:
@ -150,7 +150,7 @@ public:
|
|||||||
{
|
{
|
||||||
notImplemented
|
notImplemented
|
||||||
(
|
(
|
||||||
"dynamicTreeDataPoint::intersects
|
"dynamicTreeDataPoint::intersects"
|
||||||
"(const label, const point&, const point&, point&)"
|
"(const label, const point&, const point&, point&)"
|
||||||
);
|
);
|
||||||
return false;
|
return false;
|
||||||
|
|||||||
Reference in New Issue
Block a user