Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ clearOut
Function
clearOut
src/dynamicMesh/meshCut/cellCuts/cellCuts.C:3097–3100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3095
3096
3097
void Foam::cellCuts::clearOut()
3098
{
3099
faceCutsPtr_.clear();
3100
}
3101
3102
3103
// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * //
Callers
1
cellCuts.C
File · 0.70
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected