Home
last modified time | relevance | path

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

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dutils.h175 void ResetIntNodeIndices (PolyTree *t);
H A Dsumpt.c6451 ResetIntNodeIndices(t); in DoSumtTree()
6480 ResetIntNodeIndices(t); in DoSumtTree()
H A Dmodel.c10172 ResetIntNodeIndices(thePolyTree); in DoStartvalsParm()
10181 ResetIntNodeIndices(thePolyTree); in DoStartvalsParm()
10200 ResetIntNodeIndices(thePolyTree); in DoStartvalsParm()
11695 ResetIntNodeIndices (sourceTree); in FillTopologySubParams()
12122 ResetIntNodeIndices(constraintTree); in FillTreeParams()
H A Dutils.c6611 void ResetIntNodeIndices (PolyTree *t) in ResetIntNodeIndices() function