Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ write
Function
write
src/OpenFOAM/db/functionObjects/logFiles/logFiles.C:180–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
179
180
bool Foam::functionObjects::logFiles::write()
181
{
182
createFiles();
183
184
return true;
185
}
186
187
188
// ************************************************************************* //
Callers
1
IOOutputFilter.C
File · 0.50
Calls
1
createFiles
Function · 0.85
Tested by
no test coverage detected