Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ clearOut
Function
clearOut
src/surfMesh/surfMesh/surfMeshClear.C:70–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
69
70
void Foam::surfMesh::clearOut()
71
{
72
clearGeom();
73
clearAddressing();
74
}
75
76
77
// ************************************************************************* //
Callers
3
surfMeshIO.C
File · 0.70
removeZones
Function · 0.70
MeshedSurface.C
File · 0.50
Calls
2
clearGeom
Function · 0.70
clearAddressing
Function · 0.70
Tested by
no test coverage detected