MCPcopy 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
180bool Foam::functionObjects::logFiles::write()
181{
182 createFiles();
183
184 return true;
185}
186
187
188// ************************************************************************* //

Callers 1

IOOutputFilter.CFile · 0.50

Calls 1

createFilesFunction · 0.85

Tested by

no test coverage detected