_updateActCoeff() const | vcs_VolPhase | private |
_updateG0() const | vcs_VolPhase | private |
_updateGStar() const | vcs_VolPhase | private |
_updateLnActCoeffJac() | vcs_VolPhase | private |
_updateMoleFractionDependencies() | vcs_VolPhase | private |
_updateVolPM() const | vcs_VolPhase | private |
_updateVolStar() const | vcs_VolPhase | private |
ActCoeff | vcs_VolPhase | mutableprivate |
ChargeNeutralityElement | vcs_VolPhase | |
creationGlobalRxnNumbers_ | vcs_VolPhase | private |
creationMoleNumbers(vector< size_t > &creationGlobalRxnNumbers) const | vcs_VolPhase | |
creationMoleNumbers_ | vcs_VolPhase | private |
electricPotential() const | vcs_VolPhase | |
elementActive(const size_t e) const (defined in vcs_VolPhase) | vcs_VolPhase | |
elementName(const size_t e) const | vcs_VolPhase | |
elementType(const size_t e) const | vcs_VolPhase | |
elemGlobalIndex(const size_t e) const | vcs_VolPhase | |
elemResize(const size_t numElemConstraints) (defined in vcs_VolPhase) | vcs_VolPhase | |
eos_name() const | vcs_VolPhase | |
exists() const | vcs_VolPhase | |
G0_calc_one(size_t kspec) const | vcs_VolPhase | |
getFormulaMatrix() const | vcs_VolPhase | |
GStar_calc_one(size_t kspec) const | vcs_VolPhase | |
IndSpecies | vcs_VolPhase | private |
isIdealSoln() const | vcs_VolPhase | |
ListSpeciesPtr | vcs_VolPhase | private |
m_elementActive | vcs_VolPhase | private |
m_elementNames | vcs_VolPhase | private |
m_elementType | vcs_VolPhase | private |
m_elemGlobalIndex | vcs_VolPhase | private |
m_eqnState | vcs_VolPhase | |
m_existence | vcs_VolPhase | private |
m_formulaMatrix | vcs_VolPhase | private |
m_gasPhase | vcs_VolPhase | |
m_isIdealSoln | vcs_VolPhase | private |
m_MFStartIndex | vcs_VolPhase | private |
m_numElemConstraints | vcs_VolPhase | private |
m_numSpecies | vcs_VolPhase | private |
m_owningSolverObject | vcs_VolPhase | private |
m_phi | vcs_VolPhase | private |
m_phiVarIndex | vcs_VolPhase | private |
m_singleSpecies | vcs_VolPhase | |
m_speciesUnknownType | vcs_VolPhase | private |
m_totalMolesInert | vcs_VolPhase | private |
m_totalVol | vcs_VolPhase | mutableprivate |
m_UpToDate | vcs_VolPhase | private |
m_UpToDate_AC | vcs_VolPhase | mutableprivate |
m_UpToDate_G0 | vcs_VolPhase | mutableprivate |
m_UpToDate_GStar | vcs_VolPhase | mutableprivate |
m_UpToDate_VolPM | vcs_VolPhase | mutableprivate |
m_UpToDate_VolStar | vcs_VolPhase | mutableprivate |
m_vcsStateStatus | vcs_VolPhase | private |
molefraction(size_t kspec) const | vcs_VolPhase | |
moleFraction(size_t klocal) const (defined in vcs_VolPhase) | vcs_VolPhase | |
moleFractions() const | vcs_VolPhase | |
nElemConstraints() const | vcs_VolPhase | |
np_dLnActCoeffdMolNumber | vcs_VolPhase | mutableprivate |
nSpecies() const | vcs_VolPhase | |
operator=(const vcs_VolPhase &b)=delete (defined in vcs_VolPhase) | vcs_VolPhase | |
p_activityConvention | vcs_VolPhase | |
PartialMolarVol | vcs_VolPhase | mutableprivate |
PhaseName | vcs_VolPhase | |
phiVarIndex() const | vcs_VolPhase | |
Pres_ | vcs_VolPhase | private |
ptrThermoPhase() const | vcs_VolPhase | |
resize(const size_t phaseNum, const size_t numSpecies, const size_t numElem, const char *const phaseName, const double molesInert=0.0) | vcs_VolPhase | |
sendToVCS_ActCoeff(const int stateCalc, double *const AC) | vcs_VolPhase | |
sendToVCS_GStar(double *const gstar) const | vcs_VolPhase | |
sendToVCS_LnActCoeffJac(Array2D &LnACJac_VCS) | vcs_VolPhase | |
sendToVCS_VolPM(double *const VolPM) const | vcs_VolPhase | |
setCreationMoleNumbers(const double *const n_k, const vector< size_t > &creationGlobalRxnNumbers) | vcs_VolPhase | |
setElectricPotential(const double phi) | vcs_VolPhase | |
setElemGlobalIndex(const size_t eLocal, const size_t eGlobal) | vcs_VolPhase | |
setExistence(const int existence) | vcs_VolPhase | |
setMoleFractions(const double *const xmol) | vcs_VolPhase | private |
setMoleFractionsState(const double molNum, const double *const moleFracVec, const int vcsStateStatus) | vcs_VolPhase | |
setMolesCurrent(int vcsStateStatus) | vcs_VolPhase | |
setMolesFromVCS(const int stateCalc, const double *molesSpeciesVCS=0) | vcs_VolPhase | |
setMolesFromVCSCheck(const int vcsStateStatus, const double *molesSpeciesVCS, const double *const TPhMoles) | vcs_VolPhase | |
setMolesOutOfDate(int stateCalc=-1) | vcs_VolPhase | |
setPhiVarIndex(size_t phiVarIndex) (defined in vcs_VolPhase) | vcs_VolPhase | |
setPtrThermoPhase(ThermoPhase *tp_ptr) | vcs_VolPhase | |
setSpGlobalIndexVCS(const size_t spIndex, const size_t spGlobalIndex) | vcs_VolPhase | |
setState_T(const double temperature_Kelvin) | vcs_VolPhase | |
setState_TP(const double temperature_Kelvin, const double pressure_PA) | vcs_VolPhase | |
setTotalMoles(const double totalMols) | vcs_VolPhase | |
setTotalMolesInert(const double tMolesInert) | vcs_VolPhase | |
speciesProperty(const size_t kindex) | vcs_VolPhase | |
speciesUnknownType(const size_t k) const | vcs_VolPhase | |
spGlobalIndexVCS(const size_t spIndex) const | vcs_VolPhase | |
SS0ChemicalPotential | vcs_VolPhase | mutableprivate |
StarChemicalPotential | vcs_VolPhase | mutableprivate |
StarMolarVol | vcs_VolPhase | mutableprivate |
Temp_ | vcs_VolPhase | private |
totalMoles() const | vcs_VolPhase | |
totalMolesInert() const | vcs_VolPhase | |
TP_ptr | vcs_VolPhase | private |
transferElementsFM(const ThermoPhase *const tPhase) | vcs_VolPhase | |
updateFromVCS_MoleNumbers(const int stateCalc) | vcs_VolPhase | |
v_totalMoles | vcs_VolPhase | private |
vcs_VolPhase(VCS_SOLVE *owningSolverObject=0) (defined in vcs_VolPhase) | vcs_VolPhase | |
vcs_VolPhase(const vcs_VolPhase &b)=delete (defined in vcs_VolPhase) | vcs_VolPhase | |
VolStar_calc_one(size_t kspec) const | vcs_VolPhase | |
VP_ID_ | vcs_VolPhase | |
Xmol_ | vcs_VolPhase | private |
~vcs_VolPhase() (defined in vcs_VolPhase) | vcs_VolPhase | |