Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ execute
Function
execute
etc/codeTemplates/functionObject/FUNCTIONOBJECT.C:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
78
79
bool Foam::functionObjects::FUNCTIONOBJECT::execute()
80
{
81
return true;
82
}
83
84
85
bool Foam::functionObjects::FUNCTIONOBJECT::end()
Callers
1
functionObjectTemplate.C
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected