Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cantera/cantera
/ transportModel
Method
transportModel
src/base/SolutionArray.cpp:564–567 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
562
}
563
564
string SolutionArray::transportModel()
565
{
566
return m_sol->transportModel();
567
}
568
569
vector<string> SolutionArray::componentNames() const
570
{
Callers
1
writeEntry
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected