Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ clearOut
Function
clearOut
src/OpenFOAM/meshes/primitiveMesh/primitiveMeshClear.C:170–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
169
170
void Foam::primitiveMesh::clearOut()
171
{
172
clearGeom();
173
clearAddressing();
174
}
175
176
177
// ************************************************************************* //
Callers
1
reset
Function · 0.70
Calls
2
clearGeom
Function · 0.70
clearAddressing
Function · 0.70
Tested by
no test coverage detected