MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / end

Function end

src/functionObjects/utilities/abort/abort.C:192–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190
191
192bool Foam::functionObjects::abort::end()
193{
194 removeFile();
195 return true;
196}
197
198
199// ************************************************************************* //

Callers

nothing calls this directly

Calls 1

removeFileFunction · 0.85

Tested by

no test coverage detected