Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
759
void Foam::triSurface::clearOut()
760
{
761
ParentType::clearOut();
762
763
clearTopology();
764
clearPatchMeshAddr();
765
}
766
767
768
const Foam::labelListList& Foam::triSurface::sortedEdgeFaces() const
Callers
3
checkTriangles
Function · 0.70
triSurface.C
File · 0.70
cleanup
Function · 0.70
Calls
2
clearTopology
Function · 0.85
clearPatchMeshAddr
Function · 0.85
Tested by
no test coverage detected