Searched refs:part_lh_file (Results 1 – 2 of 2) sorted by relevance
1065 string part_lh_file = params.out_prefix; in evaluateTrees() local1066 part_lh_file += ".partlh"; in evaluateTrees()1068 ofstream part_lh_out(part_lh_file.c_str()); in evaluateTrees()1203 printPartitionLh(part_lh_file.c_str(), tree, pattern_lh, true, tree_name.c_str()); in evaluateTrees()
1904 string part_lh_file = (string)params.out_prefix + ".partlh"; in printMiscInfo() local1905 printPartitionLh(part_lh_file.c_str(), &iqtree, pattern_lh); in printMiscInfo()