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

Function end

etc/codeTemplates/functionObject/FUNCTIONOBJECT.C:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83
84
85bool Foam::functionObjects::FUNCTIONOBJECT::end()
86{
87 return true;
88}
89
90
91bool Foam::functionObjects::FUNCTIONOBJECT::write()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected