Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ cellInfo
Method
cellInfo
src/meshTools/cellClassification/cellInfoI.H:96–99 ·
view source on GitHub ↗
Null constructor
Source
from the content-addressed store, hash-verified
94
95
// Null constructor
96
inline Foam::cellInfo::cellInfo()
97
:
98
type_(cellClassification::NOTSET)
99
{}
100
101
102
// Construct from components
Callers
nothing calls this directly
Calls
1
type
Method · 0.45
Tested by
no test coverage detected