Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ writeNow
Function
writeNow
src/OpenFOAM/db/Time/TimeIO.C:568–572 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
566
567
568
bool Foam::Time::writeNow()
569
{
570
writeTime_ = true;
571
return write();
572
}
573
574
575
bool Foam::Time::writeAndEnd()
Callers
1
writeAndEnd
Function · 0.85
Calls
1
write
Function · 0.50
Tested by
no test coverage detected