Home
last modified time | relevance | path

Searched defs:getThermalDiffCoeffs (Results 1 – 5 of 5) sorted by relevance

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/transport/
H A DMixTransport.cpp59 void MixTransport::getThermalDiffCoeffs(doublereal* const dt) in getThermalDiffCoeffs() function in Cantera::MixTransport
H A DHighPressureGasTransport.cpp124 void HighPressureGasTransport::getThermalDiffCoeffs(doublereal* const dt) in getThermalDiffCoeffs() function in Cantera::HighPressureGasTransport
H A DMultiTransport.cpp101 void MultiTransport::getThermalDiffCoeffs(doublereal* const dt) in getThermalDiffCoeffs() function in Cantera::MultiTransport
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/include/cantera/transport/
H A DTransportBase.h534 virtual void getThermalDiffCoeffs(doublereal* const dt) { in getThermalDiffCoeffs() function
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/fortran/
H A Dcantera.f90202 INTERFACE getThermalDiffCoeffs interface