Home
last modified time | relevance | path

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

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dmcmc.c846 tempIdB = partnerId; in AttemptSwap()
877 tempIdB = partnerStateInfo[2]; in AttemptSwap()
880 tempB = Temperature (tempIdB); in AttemptSwap()
908 chainId[whichElementA] = tempIdB; in AttemptSwap()
919 chJ = tempIdB; in AttemptSwap()
920 if (tempIdB < tempIdA) in AttemptSwap()
922 chI = tempIdB; in AttemptSwap()
988 tempIdB = chainId[whichElementB]; in AttemptSwap()
995 myStateInfo[2] = tempIdB; in AttemptSwap()
1029 tempB = Temperature (tempIdB); in AttemptSwap()
[all …]