80 int main(
int argc,
char *argv[])
86 runTime.functionObjects().off();
95 Info<<
"Reading cells to refine from cellSet " << cellSetName
101 <<
" cells to refine from cellSet " << cellSetName <<
nl
194 pMesh.updateMesh(map);
200 if (map().hasMotionPoints())
203 pMesh.movePoints(map().preMotionPoints());
214 Info<<
"Writing mesh to " << runTime.timeName() <<
endl;