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

Method globalObject

src/OpenFOAM/db/IOobject/IOobject.H:346–349  ·  view source on GitHub ↗

- Is object same for all processors

Source from the content-addressed store, hash-verified

344
345 //- Is object same for all processors
346 bool globalObject() const
347 {
348 return globalObject_;
349 }
350
351
352 // Read/write options

Callers 4

readFunction · 0.80
readFunction · 0.80
IOobjectIO.CFile · 0.80
doingMasterOnlyReadingFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected