IncrementPhase
-
class IncrementPhase : public feasst::ModifyUpdateOnly
Increment the simulation phase in Criteria when input conditions are reached.
Public Functions
-
void update(Criteria *criteria, System *system, Random *random, TrialFactory *trial_factory)
Perform update.
Arguments
num_trials: increment the simulation phase when this many trials have been attempted. Do nothing if -1 (default: -1).
-
void update(Criteria *criteria, System *system, Random *random, TrialFactory *trial_factory)