21 if (timeDirs.size() > 1)
31 Info<<
"Search for moving mesh ... " <<
flush;
32 for (
const instant& inst : timeDirs)
53 ).typeHeaderOk<pointIOField>(
true,
false)
56 isMoving[regioni] =
true;
61 if (nMoving == isMoving.size())
69 Info<<
"found " << nMoving
70 <<
" moving regions. Writing meshes for every timestep." <<
endl;