BUG: redistributePar: reconstruct mesh

This commit is contained in:
mattijs 2022-05-11 16:06:12 +01:00
parent efe057897f
commit 809fc70166

View File

@ -2824,7 +2824,8 @@ int main(int argc, char *argv[])
meshSubDir,
baseRunTime,
IOobject::NO_READ
)
),
label(0)
);
haveUndecomposedMesh = facesIO.headerOk();
Pstream::parRun(oldParRun);