Searched refs:tPhMoles_ptr (Results 1 – 1 of 1) sorted by relevance
2714 double* tPhMoles_ptr=0; in vcs_dfe() local2720 tPhMoles_ptr = &m_tPhaseMoles_old[0]; in vcs_dfe()2725 tPhMoles_ptr = &m_tPhaseMoles_new[0]; in vcs_dfe()2771 iph, tlogMoles[iph], tPhMoles_ptr[iph]); in vcs_dfe()2775 if (tPhMoles_ptr[iph] > 0.0) { in vcs_dfe()2776 tlogMoles[iph] = log(tPhMoles_ptr[iph]); in vcs_dfe()2827 if (tPhMoles_ptr[iph] > 0.0) { in vcs_dfe()2870 if (tPhMoles_ptr[iph] > 0.0) { in vcs_dfe()3270 const double* tPhMoles_ptr = &m_tPhaseMoles_old[0]; in vcs_printDeltaG() local3277 tPhMoles_ptr = &m_tPhaseMoles_new[0]; in vcs_printDeltaG()[all …]