MCPcopy 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
96inline Foam::cellInfo::cellInfo()
97:
98 type_(cellClassification::NOTSET)
99{}
100
101
102// Construct from components

Callers

nothing calls this directly

Calls 1

typeMethod · 0.45

Tested by

no test coverage detected