Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ count
Method
count
src/OpenFOAM/memory/refCount/refCount.H:82–85 ·
view source on GitHub ↗
- Return the current reference count
Source
from the content-addressed store, hash-verified
80
81
//- Return the current reference count
82
int count() const
83
{
84
return count_;
85
}
86
87
//- Return true if the reference count is zero
88
bool unique() const
Callers
8
main
Function · 0.45
main
Function · 0.45
readPhysNames
Function · 0.45
main
Function · 0.45
operator++
Method · 0.45
OSstream.C
File · 0.45
read
Function · 0.45
read
Function · 0.45
Calls
no outgoing calls
Tested by
2
main
Function · 0.36
main
Function · 0.36