Home
last modified time | relevance | path

Searched refs:m_gasPhase (Results 1 – 3 of 3) sorted by relevance

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/include/cantera/equil/
H A Dvcs_VolPhase.h544 bool m_gasPhase; variable
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/equil/
H A Dvcs_VolPhase.cpp24 m_gasPhase(false), in vcs_VolPhase()
487 if (m_gasPhase) { in _updateVolPM()
H A Dvcs_solve.cpp187 VolPhase->m_gasPhase = gasPhase; in VCS_SOLVE()
389 VolPhase->m_gasPhase, VolPhase->eos_name(), in VCS_SOLVE()
2815 if (Vphase->m_gasPhase) { in vcs_Total_Gibbs()
2846 if (Vphase->m_gasPhase) { in vcs_GibbsPhase()
2931 VolPhase->m_gasPhase, VolPhase->eos_name(), in vcs_prob_specifyFully()
3356 Vphase->VP_ID_, Vphase->m_singleSpecies, Vphase->m_gasPhase); in prob_report()