Home
last modified time | relevance | path

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

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dutils.h180 void ResetTipIndices (PolyTree *pt);
H A Dsumpt.c6450 ResetTipIndices (t); in DoSumtTree()
6479 ResetTipIndices (t); in DoSumtTree()
H A Dmodel.c10177 ResetTipIndices(thePolyTree); in DoStartvalsParm()
11694 ResetTipIndices (sourceTree); in FillTopologySubParams()
12121 ResetTipIndices(constraintTree); in FillTreeParams()
H A Dutils.c6388 void ResetTipIndices(PolyTree *pt) in ResetTipIndices() function