43 IOobject::READ_IF_PRESENT,
48 if (
io.typeHeaderOk<IOdictionary>(
true,
false))
50 io.readOpt(IOobject::MUST_READ_IF_MODIFIED);
51 IOdictionary timeObject(
io);
57 goodTimeIndex =
false;
58 Info<<
"skip ... missing file: " <<
io.objectRelPath() << endl;