Home
last modified time | relevance | path

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

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dbayes.h1339 int cijkScratchIndex; /* index to scratch space for cijks */ member
H A Dmcmc.c4401 m->cijkIndex[chain] = m->cijkScratchIndex; in FlipCijkSpace()
4402 m->cijkScratchIndex = temp; in FlipCijkSpace()
6310 m->cijkScratchIndex = numLocalChains*indexStep; in InitChainCondLikes()
6352 m->cijkScratchIndex + divisionOffset, in InitChainCondLikes()
H A Dmodel.c17886 m->cijkScratchIndex = -1; in SetModelInfo()