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

Method parent

src/dynamicMesh/meshCut/splitCell/splitCell.H:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102 }
103
104 splitCell* parent() const
105 {
106 return parent_;
107 }
108
109 splitCell*& parent()
110 {

Callers 2

printRefTreeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected