Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
printCellRefTree
Function · 0.45
updateLabels
Function · 0.45
undoableMeshCutter.C
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected