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

Method cellLabel

src/dynamicMesh/meshCut/splitCell/splitCell.H:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 // Access
93
94 label cellLabel() const
95 {
96 return celli_;
97 }
98
99 label& cellLabel()
100 {

Callers 3

printCellRefTreeFunction · 0.45
updateLabelsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected