BUG: topoSet: findInstance warn only if MUST_READ

This commit is contained in:
mattijs
2013-10-25 12:35:12 +01:00
parent 72c89b43b1
commit 9a108cf407

View File

@ -344,7 +344,7 @@ Foam::topoSet::topoSet
(
mesh.dbDir()/polyMesh::meshSubDir/"sets",
word::null,
IOobject::MUST_READ,
r, //IOobject::MUST_READ,
mesh.facesInstance()
),
polyMesh::meshSubDir/"sets",