Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ clearOut
Function
clearOut
src/OpenFOAM/meshes/polyMesh/polyMeshClear.C:150–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
149
150
void Foam::polyMesh::clearOut()
151
{
152
clearGeom();
153
clearAddressing();
154
}
155
156
157
void Foam::polyMesh::clearTetBasePtIs()
Callers
4
polyMeshIO.C
File · 0.70
polyMesh.C
File · 0.70
removeBoundary
Function · 0.70
PatchToPatchInterpolation.C
File · 0.50
Calls
2
clearGeom
Function · 0.70
clearAddressing
Function · 0.70
Tested by
no test coverage detected