Home
last modified time | relevance | path

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

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dmcmc.c13956 int numLocalColdChains, numFirstAndLastCold; in PrintToScreen() local
13972 numLocalColdChains = numFirstAndLastCold = 0; in PrintToScreen()
13979 numFirstAndLastCold++; in PrintToScreen()
13991 if (numLocalColdChains > 0 && numLocalColdChains > numFirstAndLastCold) in PrintToScreen()