Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ data
Method
data
src/meshTools/meshStructure/topoDistanceData.H:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
93
94
inline label data() const
95
{
96
return data_;
97
}
98
inline label distance() const
99
{
100
return distance_;
Callers
3
operator==
Method · 0.45
correct
Function · 0.45
operator==
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected