Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
read
Function · 0.80
read
Function · 0.80
IOobjectIO.C
File · 0.80
doingMasterOnlyReading
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected