MCPcopy Create free account
hub / github.com/Cantera/cantera / thermo

Method thermo

src/base/SolutionArray.cpp:559–562  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

557}
558
559shared_ptr<ThermoPhase> SolutionArray::thermo()
560{
561 return m_sol->thermo();
562}
563
564string SolutionArray::transportModel()
565{

Callers 15

newidealgasmix_Function · 0.45
calc_potentialsFunction · 0.45
kinetics1Function · 0.45
runexampleFunction · 0.45
ReactorODEsMethod · 0.45
mainFunction · 0.45
demoprogFunction · 0.45
flamespeedFunction · 0.45
benchmarkFunction · 0.45
runFunction · 0.45
transport_exampleFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 13

TESTFunction · 0.36
SetUpTestCaseMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
set_arbitrary_mixtureMethod · 0.36
test_mixture_resultsMethod · 0.36
test_pure_mixtureMethod · 0.36