IncrementPhase

class IncrementPhase : public feasst::ModifyUpdateOnly

Increment the simulation phase in Criteria when input conditions are reached.

Public Functions

void update(MonteCarlo *mc)

Perform update.

Arguments

  • num_trials: increment the simulation phase when this many trials have been attempted. Do nothing if -1 (default: -1).