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

Method isCellData

src/conversion/ensight/part/ensightPart.H:242–245  ·  view source on GitHub ↗

- Represents cell data

Source from the content-addressed store, hash-verified

240
241 //- Represents cell data
242 bool isCellData() const
243 {
244 return isCellData_;
245 }
246
247 //- Represents face data
248 bool isFaceData() const

Callers 4

renumberFunction · 0.80
writeScalarFieldFunction · 0.80
writeVectorFieldFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected