ENH: Removing IO from IOdictionaries.

This commit is contained in:
graham
2010-09-28 18:41:47 +01:00
parent e4e4d85286
commit d8d8ee60dc
6 changed files with 32 additions and 11 deletions

View File

@ -49,7 +49,7 @@ int main(int argc, char *argv[])
"cvMeshDict",
runTime.system(),
runTime,
IOobject::MUST_READ,
IOobject::MUST_READ_IF_MODIFIED,
IOobject::NO_WRITE
)
);