Home
last modified time | relevance | path

Searched refs:plotnow (Results 1 – 5 of 5) sorted by relevance

/dports/biology/migrate/migrate-3.6.11/src/
H A Dcombroyden2.c280 if (myID==MASTER && world->options->plotnow) in estimateParameter()
282 if (kind == MULTILOCUS && world->options->plotnow && world->loci > 1) in estimateParameter()
1588 world->options->plotnow && !world->options->simulation) || in finish_broyden()
1589 (world->options->plotnow && world->options->gelman && in finish_broyden()
H A Dmigration.h456 boolean plotnow; member
919 boolean plotnow; member
H A Dmain.c1484 options->plotnow = TRUE; in analyze_olddata()
1485 world->options->plotnow = TRUE; in analyze_olddata()
H A Dworld.c346 wopt->plotnow = options->plotnow; in fill_worldoptions()
715 world->options->plotnow=FALSE; in init_world()
H A Doptions.c2081 options->plotnow = TRUE; in decide_plot()
2083 options->plotnow = FALSE; in decide_plot()