Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ found
Function
found
src/meshTools/coordinateSystems/coordinateSystems.C:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
151
152
bool Foam::coordinateSystems::found(const keyType& key) const
153
{
154
return findIndex(key) != -1;
155
}
156
157
158
Foam::wordList Foam::coordinateSystems::toc() const
Callers
8
invert
Function · 0.50
invert
Function · 0.50
subset
Function · 0.50
addSet
Function · 0.50
faceSet.C
File · 0.50
invert
Function · 0.50
subset
Function · 0.50
addSet
Function · 0.50
Calls
1
findIndex
Function · 0.85
Tested by
no test coverage detected