MCPcopy 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
170void Foam::primitiveMesh::clearOut()
171{
172 clearGeom();
173 clearAddressing();
174}
175
176
177// ************************************************************************* //

Callers 1

resetFunction · 0.70

Calls 2

clearGeomFunction · 0.70
clearAddressingFunction · 0.70

Tested by

no test coverage detected