Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
85
bool Foam::functionObjects::FUNCTIONOBJECT::end()
86
{
87
return true;
88
}
89
90
91
bool Foam::functionObjects::FUNCTIONOBJECT::write()
Callers
1
functionObjectTemplate.C
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected