Skip to content
Commits on Source (1)
......@@ -308,7 +308,9 @@ int main(int argc, char *argv[])
(
regionName,
runTime.constant(),
runTime
runTime,
IOobject::NO_READ,
IOobject::AUTO_WRITE
),
std::move(points),
std::move(faces),
......