ENH: Updated IOobject flag after change in mesh construction

This commit is contained in:
andy
2011-01-26 16:49:55 +00:00
parent d404293a6f
commit 2c9433dced

View File

@ -23,7 +23,7 @@ fvMesh mesh
fvMesh::defaultRegion,
runTime.timeName(),
runTime,
IOobject::NO_READ
IOobject::MUST_READ
),
xferMove<Field<vector> >(points),
faces.xfer(),