Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ release
Method
release
src/OpenFOAM/db/regIOobject/regIOobjectI.H:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
73
74
inline void Foam::regIOobject::release()
75
{
76
ownedByRegistry_ = false;
77
}
78
79
80
inline Foam::label Foam::regIOobject::eventNo() const
Callers
3
gradScheme.C
File · 0.80
volPointInterpolate.C
File · 0.80
execute
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected