MCPcopy 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
70void Foam::surfMesh::clearOut()
71{
72 clearGeom();
73 clearAddressing();
74}
75
76
77// ************************************************************************* //

Callers 3

surfMeshIO.CFile · 0.70
removeZonesFunction · 0.70
MeshedSurface.CFile · 0.50

Calls 2

clearGeomFunction · 0.70
clearAddressingFunction · 0.70

Tested by

no test coverage detected