12 runTime.name() != runTime.constant()
13 && runTime.name() !=
"0"
16 typeIOobject<IOdictionary> io
22 IOobject::READ_IF_PRESENT,
29 io.readOpt() = IOobject::MUST_READ_IF_MODIFIED;
30 IOdictionary timeObject(io);
36 Info<<
"skip ... missing entry "
37 << io.objectPath() <<
endl;
static instantList timeDirs
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Ostream & endl(Ostream &os)
Add newline and flush stream.