MCPcopy 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
564string SolutionArray::transportModel()
565{
566 return m_sol->transportModel();
567}
568
569vector<string> SolutionArray::componentNames() const
570{

Callers 1

writeEntryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected