Home
last modified time | relevance | path

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

/dports/biology/phyml/phyml-3.3.20200621/src/
H A Dinterface.c160 if((io->print_boot_trees) && (io->n_boot_replicates > 0)) in Launch_Interface()
1733 (io->print_boot_trees)?("Y/n"):("y/N")); in Launch_Interface_Branch_Support()
1736 if(answer == '\n') answer = (io->print_boot_trees)?('Y'):('N'); in Launch_Interface_Branch_Support()
1743 io->print_boot_trees = 1; in Launch_Interface_Branch_Support()
1758 io->print_boot_trees = 0; in Launch_Interface_Branch_Support()
H A Dmpi_boot.c287 if(tree->io->print_boot_trees) in Bootstrap_MPI()
386 if(tree->io->print_boot_trees) in Bootstrap_MPI()
H A Dcl.c1112 io->print_boot_trees = 1; in Read_Command_Line()
1633 if((io->print_boot_trees) && (io->do_boot == YES) && (io->fp_in_align != NULL)) in Read_Command_Line()
H A Dutilities.h1257 int print_boot_trees; /*! =1 if the bootstrapped trees are printed in output */ member
H A Dinit.c570 io->print_boot_trees = 1; in Set_Defaults_Input()
H A Dutilities.c3277 if(tree->io->print_boot_trees) in Bootstrap()
3304 if(tree->io->print_boot_trees) in Bootstrap()