TrialRemoveMultiple

class TrialRemoveMultiple : public feasst::Trial

Attempt to remove multiple particles. Typically requires the use of a reference index. For a derivation of the acceptance criteria, see TrialAddMultiple that is the reverse of this trial.

Arguments

  • particle_type[i]: the i-th type of particle to add. The “[i]” is to be substituted for an integer 0, 1, 2, …

  • TrialStage arguments.