SelectTwoSites

class SelectTwoSites : public feasst::TrialSelect

A random particle of given type is selected if previously perturbed sites are not available. Select a single bond from given anchor to mobile sites.

Arguments

  • mobile_site: index of the mobile site.

  • mobile_site2: index of the second mobile site.

  • particle_type2: type of particle for second site. If -1, use the same particle (default: -1).