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

Function clearOut

src/dynamicMesh/meshCut/cellCuts/cellCuts.C:3097–3100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3095
3096
3097void Foam::cellCuts::clearOut()
3098{
3099 faceCutsPtr_.clear();
3100}
3101
3102
3103// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * //

Callers 1

cellCuts.CFile · 0.70

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected