Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cantera/cantera
/ findInputFile
Function
findInputFile
src/base/global.cpp:178–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
}
177
178
string findInputFile(const string& name)
179
{
180
return app()->findInputFile(name);
181
}
182
183
void loadExtension(const string& extType, const string& name)
184
{
Callers
3
clearCachedFile
Method · 0.85
fromYamlFile
Method · 0.85
formatInputFile
Function · 0.85
Calls
2
app
Function · 0.85
findInputFile
Method · 0.80
Tested by
no test coverage detected