Home
last modified time | relevance | path

Searched refs:getActivityCoefficients (Results 1 – 25 of 40) sorted by relevance

12

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/thermo/
H A DGibbsExcessVPSSTP.cpp68 getActivityCoefficients(ac); in getActivities()
75 void GibbsExcessVPSSTP::getActivityCoefficients(doublereal* const ac) const in getActivityCoefficients() function in Cantera::GibbsExcessVPSSTP
H A DMaskellSolidSolnPhase.cpp30 getActivityCoefficients(c); in getActivityConcentrations()
82 void MaskellSolidSolnPhase::getActivityCoefficients(doublereal* ac) const in getActivityCoefficients() function in Cantera::MaskellSolidSolnPhase
H A DIdealSolnGasVPSS.cpp133 void IdealSolnGasVPSS::getActivityCoefficients(doublereal* ac) const in getActivityCoefficients() function in Cantera::IdealSolnGasVPSS
H A DThermoPhase.cpp87 getActivityCoefficients(lnac); in getLnActivityCoefficients()
1357 getActivityCoefficients(ActCoeff_Base.data()); in getdlnActCoeffdlnN_numderiv()
1388 getActivityCoefficients(ActCoeff.data()); in getdlnActCoeffdlnN_numderiv()
1568 getActivityCoefficients(&data[4][0]); in getCsvReportData()
H A DLatticePhase.cpp84 void LatticePhase::getActivityCoefficients(doublereal* ac) const in getActivityCoefficients() function in Cantera::LatticePhase
H A DIdealGasPhase.cpp54 void IdealGasPhase::getActivityCoefficients(doublereal* ac) const in getActivityCoefficients() function in Cantera::IdealGasPhase
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/test/thermo/
H A DRedlichKwongMFTP_Test.cpp84 test_phase->getActivityCoefficients(&activityCoeffs[0]); in TEST_F()
112 test_phase->getActivityCoefficients(&activityCoeffs[0]); in TEST_F()
H A DMaskellSolidSolnPhase_Test.cpp100 test_phase->getActivityCoefficients(&activityCoeffs[0]); in TEST_F()
126 test_phase->getActivityCoefficients(&activityCoeffs[0]); in TEST_F()
H A DRedlichKisterTest.cpp119 test_phase->getActivityCoefficients(&activityCoeffs[0]); in TEST_F()
149 test_phase->getActivityCoefficients(&activityCoeffs[0]); in TEST_F()
H A DPengRobinson_Test.cpp111 test_phase->getActivityCoefficients(&activityCoeffs[0]); in TEST_F()
142 test_phase->getActivityCoefficients(&activityCoeffs[0]); in TEST_F()
H A DthermoToYaml.cpp363 original->getActivityCoefficients(a1.data()); in compareThermo()
364 duplicate->getActivityCoefficients(a2.data()); in compareThermo()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/include/cantera/thermo/
H A DGibbsExcessVPSSTP.h169 virtual void getActivityCoefficients(doublereal* ac) const;
H A DIdealSolnGasVPSS.h107 virtual void getActivityCoefficients(doublereal* ac) const;
H A DMaskellSolidSolnPhase.h85 virtual void getActivityCoefficients(doublereal* ac) const;
H A DSingleSpeciesTP.h109 virtual void getActivityCoefficients(doublereal* ac) const { in getActivityCoefficients() function
H A DMolalityVPSSTP.h396 virtual void getActivityCoefficients(doublereal* ac) const;
H A DPengRobinson.h114 virtual void getActivityCoefficients(double* ac) const;
H A DLatticePhase.h419 virtual void getActivityCoefficients(doublereal* ac) const;
H A DIdealGasPhase.h517 virtual void getActivityCoefficients(doublereal* ac) const;
H A DRedlichKwongMFTP.h97 virtual void getActivityCoefficients(doublereal* ac) const;
H A DIonsFromNeutralVPSSTP.h130 virtual void getActivityCoefficients(doublereal* ac) const;
H A DIdealSolidSolnPhase.h310 virtual void getActivityCoefficients(doublereal* ac) const;
H A DLatticeSolidPhase.h326 virtual void getActivityCoefficients(doublereal* ac) const;
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/samples/cxx/LiC6_electrode/
H A DLiC6_electrode.cpp68 electrodebulk->getActivityCoefficients(actCoeff.data()); in calc_potentials()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/include/cantera/cython/
H A Dwrappers.h142 THERMO_1D(getActivityCoefficients)

12