MCPcopy 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
152bool Foam::coordinateSystems::found(const keyType& key) const
153{
154 return findIndex(key) != -1;
155}
156
157
158Foam::wordList Foam::coordinateSystems::toc() const

Callers 8

invertFunction · 0.50
invertFunction · 0.50
subsetFunction · 0.50
addSetFunction · 0.50
faceSet.CFile · 0.50
invertFunction · 0.50
subsetFunction · 0.50
addSetFunction · 0.50

Calls 1

findIndexFunction · 0.85

Tested by

no test coverage detected