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

Method processorCase

src/OpenFOAM/db/Time/TimePaths.H:91–94  ·  view source on GitHub ↗

- Return true if this is a processor case

Source from the content-addressed store, hash-verified

89
90 //- Return true if this is a processor case
91 bool processorCase() const
92 {
93 return processorCase_;
94 }
95
96 //- Return root path
97 const fileName& rootPath() const

Callers 4

writeObjectFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected