Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ clearOut
Function
clearOut
src/meshTools/meshSearch/meshSearch.C:858–863 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
856
857
858
void Foam::meshSearch::clearOut()
859
{
860
boundaryTreePtr_.clear();
861
cellTreePtr_.clear();
862
overallBbPtr_.clear();
863
}
864
865
866
void Foam::meshSearch::correct()
Callers
2
meshSearch.C
File · 0.70
correct
Function · 0.70
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected