MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / clearOut

Function clearOut

src/triSurface/triSurface/triSurface.C:759–765  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

757
758
759void Foam::triSurface::clearOut()
760{
761 ParentType::clearOut();
762
763 clearTopology();
764 clearPatchMeshAddr();
765}
766
767
768const Foam::labelListList& Foam::triSurface::sortedEdgeFaces() const

Callers 3

checkTrianglesFunction · 0.70
triSurface.CFile · 0.70
cleanupFunction · 0.70

Calls 2

clearTopologyFunction · 0.85
clearPatchMeshAddrFunction · 0.85

Tested by

no test coverage detected